/
PwsResourceAvailableTimeoffDetail
PwsResourceAvailableTimeoffDetail
Overview
This structure contains the complete set of information about a resource's available time off. The structure is used both to retrieve detailed resource available time off information and to pass information about a resource's available time off back to the server to get updated.
Format
PwsResourceAvailableTimeOffDetail
- PwsResourceAvailableTimeOffDetail
- AdditionalAvailableMinutes: Int32
- AsOfDate: DateTime
- ResourceIdentity: PwsResourceRef
- StartingAvailableMinutes: Int32
- TimeOffReasonIdentity: PwsTimeOffReasonRef
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
AdditionalAvailableMinutes | Int32 | No | Additional time off minutes added for this period. | 4800 |
AsOfDate | DateTime | Yes | Start of time off period. | 2018-01-01T00:00:00.000Z |
ResourceIdentity | Yes | The identity of the resource. | ||
StartingAvailableMinutes | Int32 | No | Available hours from previous period. | 160 |
TimeOffReasonIdentity | Yes | The time off reason identity. |
Usage Example(s)
, multiple selections available,
Related content
PwsGetResourceAvailableTimeOff
PwsGetResourceAvailableTimeOff
More like this
PwsDeleteResourceAvailableTimeOff
PwsDeleteResourceAvailableTimeOff
More like this
PwsSaveResourceAvailableTimeOff
PwsSaveResourceAvailableTimeOff
More like this
PwsGetTimeEntryTimeOff
PwsGetTimeEntryTimeOff
More like this
PwsTimeOffSummary
PwsTimeOffSummary
More like this
PwsSplitTimeCards
PwsSplitTimeCards
More like this