PwsTimeWriteUpDownOrder
Overview
This structure represents the fields associated with time card write up/down adjustment
Format
PwsWriteUpDownOrder
- PwsWriteUpDownOrder
- EngagementCurrencyIdentity: PwsCurrencyRef
- NewAdjustedHourlyRate: Double
- NewTotalAdjustedAmount: Double
- TimeCardIdentities: PwsVersionedTimeCardRef
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
EngagementCurrencyIdentity | Yes | The engagement currency associated with the time card | USD | |
NewAdjustedHourlyRate | Double | Either a NewAdjustedHourlyRate or NewTotalAdjustedAmount needs to be specified | The new hourly rate to be applied to the time card | 100 |
NewTotalAdjustedAmount | Double | see NewAdjustedHourlyRate | The new adjusted amount to be applied to the time card | 100 |
TimeCardIdentities | Yes | The time card(s) that will be written up/down |