@seamapi/http - v1.128.0
    Preparing search index...

    Type Alias NoiseSensorsNoiseThresholdsListResponse

    Use NoiseSensorsNoiseThresholdsListRequest instead.

    type NoiseSensorsNoiseThresholdsListResponse = {
        noise_thresholds: NoiseThresholdResource[];
    }
    Index
    noise_thresholds: NoiseThresholdResource[]