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

    Type Alias ThermostatsSchedulesCreateResponse

    Response from SeamHttpThermostatsSchedules.create.

    Use ThermostatsSchedulesCreateRequest instead.

    type ThermostatsSchedulesCreateResponse = {
        thermostat_schedule: ThermostatSchedule;
    }
    Index
    thermostat_schedule: ThermostatSchedule