aftonApi DTO - TimeSpanEPQQuery
DTO Properties
Property Name Data Type Description
voidTimeSpan true/false If true, the time span represents an actual TimeSpan. If false, the time span represents a void period where no time span exists. Void periods are periods that are still available to schedule.
timeSpanUniqueId String The timeSpanUniqueId of the TimeSpan. Null if the element is a void time span.
name String The name of the TimeSpan.
timeSpanTypeCode String The time span type of the TimeSpan.
fromDate aftonApi Date The starting aftonApi Date of the TimeSpan.
thruDate aftonApi Date The ending aftonApi Date of the TimeSpan.
active true/false Denotes if the TimeSpan is active or not.