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

    Type Alias ThermostatsSchedulesListResponse

    Use ThermostatsSchedulesListRequest instead.

    type ThermostatsSchedulesListResponse = {
        thermostat_schedules: ThermostatSchedule[];
    }
    Index
    thermostat_schedules: ThermostatSchedule[]