Dictionary

A dictionary with fields

Field Type Description
day_1 Int Recurring on monday
day_2 Int Recurring on tuesday
day_3 Int Recurring on wednesday
day_4 Int Recurring on thursday
day_5 Int Recurring on friday
day_6 Int Recurring on saturday
day_7 Int Recurring on sunday

Examples

Example 1

{
    "day_1": 19,
    "day_2": 15,
    "day_3": 12,
    "day_4": 14,
    "day_5": 11,
    "day_6": 10,
    "day_7": 19
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.8.0 stable