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

    Type Alias ThermostatsDailyProgramsDeleteParameters

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

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