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

    Type Alias ThermostatsSchedulesListResponse

    Use ThermostatsSchedulesListRequest instead.

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