This structure contains the complete set of information about an engagement. The structure is used both to retrieve detailed engagement information and to pass information about an engagement back to the server to get updated.
Element | Data Type | Description | Sample Data |
---|---|---|---|
EngagementCode | String | This is the engagement code, which can uniquely identify a project | P001396 |
EngagementId | Int32 | This is the engagement id. For internal use only. | |
EngagementUid | Int64 | This is the unique identifier of an engagement | 1152921504607324699 |
ClientIdentity | PwsClientRef | ||
EngagementName | String | The engagement name. | Web Services Engagement |
Address | PwsAddress | ||
BillingAdjustedRevenueTimeBudgetAmount | Double | Billing Adjusted Revenue Time Budget Amount | 25000 |
BillingCultureIdentity | PwsCultureRef | ||
BillingCycleIdentity | PwsBillingCycleRef | ||
BillingInstructions | String | Billing Instructions associated with the client | This client should be billed on the 15th of each month. |
ClientAmountCostBudgetAmount | Double | Client Amount Cost Budget Amount | 10000 |
ClientMessage | String | A per-invoice client message to appear on the invoice. | Thank you for using revcorp-bb. We appreciate your business. |
ClientMessagePlain | String | A per-invoice client message to appear on the invoice, in plain text. | Thank you for using revcorp-bb. We appreciate your business. |