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

    Type Alias ThermostatsDailyProgramsUpdateResponse

    Response from SeamHttpThermostatsDailyPrograms.update.

    Use ThermostatsDailyProgramsUpdateRequest instead.

    type ThermostatsDailyProgramsUpdateResponse = {
        action_attempt: ActionAttempt;
    }
    Index
    action_attempt: ActionAttempt