PartyExpense
Represents the expense incurred by an individual or account. This DMO is available in API version 61 and later.
Columns
Name | Type | References | Description |
Description | Varchar | The description of the expense. | |
End Date Time | Varchar | The end date and time of the expense. | |
Expense Recurrence Interval | Varchar | Specifies the interval after which the expense is incurred. | |
Expense Status | Varchar | The status of the expense. | |
Expense Type | Varchar | The type of the expense. | |
Is Self Paid | Boolean | Indicates whether the expense is paid by the party. | |
Name | Varchar | The name of the party expense. | |
Party Expense Id | Varchar | Primary key. | |
Payee | Varchar | The related payer party that receives the payment. | |
Payer | Varchar | The related payer party that is obligated to pay the expense. | |
Start Date Time | Varchar | The state date and time of the expense. | |
Total Amount | Double | The total expense amount. |