This is where/how a Schedule Duration to be used on engage devices is set/created.
EngageScheduleDurationItem
| Field | Type | Inherited from | Description |
|---|---|---|---|
| DayMask | Int32 | EngageScheduleDurationItem | Gets or sets the DayMask value |
| EndingAtMinutes | Int32 | EngageScheduleDurationItem | Gets or sets the EndingAtMinutes value |
| StartingAt | TimeSpan | EngageScheduleDurationItem | Gets or sets the StartingAt value |
{
"DayMask" : "Int32",
"EndingAtMinutes" : "Int32",
"StartingAt" : "TimeSpan"
}