...
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
ExpenseTypeGroupId | Int32 | No | The expense type group Id is a unique identifier for an expense type. For internal use only. | |
ExpenseTypeGroupName | String (50) | One of ExpenseTypeGroupName or ExpenseTypeGroupUid is required | The expense type group name is a unique identifier for an expense type group. | Out of Pocket Expense |
ExpenseTypeGroupUid | Int64 | See ExpenseTypeGroupName | A unique and immutable identifier for an expense type group. | 1152921504606847038 |
Usage Example(s)
...