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

    Type Alias ThermostatsDailyProgramsCreateResponse

    Response from SeamHttpThermostatsDailyPrograms.create.

    Use ThermostatsDailyProgramsCreateRequest instead.

    type ThermostatsDailyProgramsCreateResponse = {
        thermostat_daily_program: ThermostatDailyProgram;
    }
    Index
    thermostat_daily_program: ThermostatDailyProgram