General: PeriodType
Relevant services.
Contents
| Name | Description |
|---|---|
| includeddays | Number of days calculated. Type: |
| calendardays | Number of calendar days in calculated period. Type: |
| skippeddays | Number of days which was skipped in the calculated period. Type: |
| startdate | The date the calculation started from. Type: TimeType |
| enddate | The date the calculation ended on. Type: TimeType |
| weekdays | The spread of excluded or included weekdays in includeddays. Type: WeekdaysType |
| holidays | Holidays which occur in the requested period. Type: BusinessHolidayType |
| calendar | List of days in the requested period. Type: Array of BusinessDayType |