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

    Type Alias ThermostatsDailyProgramsDeleteParameters

    Parameters for SeamHttpThermostatsDailyPrograms.delete.

    type ThermostatsDailyProgramsDeleteParameters = {
        thermostat_daily_program_id: string;
    }
    Index
    thermostat_daily_program_id: string

    ID of the thermostat daily program that you want to delete.