Overview
This structure contains the complete set of information about a project rate type (less any subordinate entities). The structure is used both to retrieve detailed project rate type information and to pass information about a project rate type back to the server to get updated.
Format
PwsProjectRateTypeDetail
- PwsProjectRateTypeDetail
- ExternalSystemIdentifier: String
- ProjectRateTypeId: Int32
- ProjectRateTypeUid: Int64
- ProjectRateTypeName: String (50)
- BillingAdjustedDiscountPercent: Double
- BillingAdjustedHourlyRate: Double
- ContractDiscountPercent: Double
- ContractHourlyRate: Double
- SortOrder: Int16
- StandardRateTypeIdentity: PwsStandardRateTypeRef
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ExternalSystemIdentifier | String | ||||
ProjectRateTypeId | Int32 | ||||
ProjectRateTypeUid | Int64 | ||||
ProjectRateTypeName | String (50) | ||||
BillingAdjustedDiscountPercent | Double | ||||
BillingAdjustedHourlyRate | Double | ||||
ContractDiscountPercent | Double | ||||
ContractHourlyRate | Double | ||||
SortOrder | Int16 | ||||
StandardRateTypeIdentity |