RecurringExpenses
Returns the list of all recurring expenses.
Columns
Name | Type | References | |
OrganizationId | Long |
Organizations.OrganizationId | |
RecurringExpenseId [KEY] | Long | ||
AccountName | String | ||
Status | String |
The allowed values are active, stopped, expired. | |
Total | Double | ||
CreatedTime | Datetime | ||
CurrencyCode | String | ||
CurrencyId | String | ||
CustomerName | String | ||
Description | String | ||
IsBillable | Boolean | ||
LastCreatedDate | Date | ||
LastModifiedTime | String | ||
NextExpenseDate | Date | ||
PaidThroughAccountName | String | ||
RecurrenceFrequency | String | ||
RecurrenceName | String | ||
RepeatEvery | Integer |