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

    Type Alias NoiseSensorsNoiseThresholdsListResponse

    Use NoiseSensorsNoiseThresholdsListRequest instead.

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

    Properties

    Properties

    noise_thresholds: NoiseThresholdResource[]