WipSetupAccount
Represents GL accounts configured for WIP reporting, associating each account with a WIP account type and a parent WIP setup record.
Columns
| Name | Type | ReadOnly | Description |
| account_Href | String | True |
The URL of the account associated with this WIP setup account. |
| account_Id | String | False |
The Id of the account associated with this WIP setup account. |
| account_Key | String | False |
The system-assigned key of the account associated with this WIP setup account. |
| account_Name | String | True |
The name of the account associated with this WIP setup account. |
| auditCreatedBy | String | True |
The user who created the WIP setup account record. |
| auditCreatedDateTime | Datetime | True |
The date and time when the WIP setup account record was created. |
| auditModifiedBy | String | True |
The user who last modified the WIP setup account record. |
| auditModifiedDateTime | Datetime | True |
The date and time when the WIP setup account record was last modified. |
| href | String | True |
The URL of the WIP setup account resource. |
| id | String | False |
The unique identifier of the WIP setup account record. |
| key [KEY] | String | False |
The system-assigned key that uniquely identifies the WIP setup account record. |
| wipAccountType | String | False |
The WIP account type assigned to this setup account, such as cost or billings in excess. |
| wipSetup_Href | String | True |
The URL of the WIP setup associated with this WIP setup account. |
| wipSetup_Id | String | False |
The Id of the WIP setup associated with this WIP setup account. |
| wipSetup_Key | String | False |
The system-assigned key of the WIP setup associated with this WIP setup account. |