@seamapi/http - v2.5.0
    Preparing search index...

    Type Alias NoiseSensorsNoiseThresholdsCreateResponse

    Response from SeamHttpNoiseSensorsNoiseThresholds.create.

    Use NoiseSensorsNoiseThresholdsCreateRequest instead.

    type NoiseSensorsNoiseThresholdsCreateResponse = {
        noise_threshold: NoiseThreshold;
    }
    Index
    noise_threshold: NoiseThreshold