PwsProjectRoleActualsBucket
Overview
This structure represents actual data (reported time) for a specific role on a specific week.
Format
PwsProjectRoleActualsBucket
- PwsProjectRoleActualsBucket
- ApprovedMinutes: Int32[]
- BucketStartDate: DateTime
- UnapprovedMinutes: Int32[]
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
ApprovedMinutes | Int32[] | The number of approved minutes by day. This array will contain 7 values. The account's first day of week setting determines which day of the week each value corresponds to, with index 0 corresponding to the configured first day of week. | |
BucketStartDate | DateTime | The time bucket start date. Always the first day of a week as configured for the account. | 2020-01-06T00:00:00Z |
UnapprovedMinutes | Int32[] | The number of unapproved minutes by day. |