Type alias ScheduleTargetPosition

ScheduleTargetPosition: typeof PREVIOUS | typeof CURRENT | typeof NEXT | UnparsedObject

Specifies the position of a schedule target (example previous, current, or next).

Generated using TypeDoc