RecurringExpenseDetails
Returns the details of a recurring expense.
Columns
Name | Type | References | |
OrganizationId | Long |
Organizations.OrganizationId | |
RecurringExpenseId [KEY] | Long |
RecurringExpenses.RecurringExpenseId | |
AccountId | Long | ||
AccountName | String | ||
Status | String | ||
Amount | Double | ||
Total | Double | ||
BcyTotal | Double | ||
CreatedById | String | ||
CreatedTime | Datetime | ||
CurrencyCode | String | ||
CurrencyId | String | ||
CustomFields | String | ||
CustomerId | String | ||
CustomerName | String | ||
Description | String | ||
EmployeeEmail | String | ||
EmployeeId | String | ||
EmployeeName | String | ||
EndDate | Date | ||
ExchangeRate | Double | ||
IsBillable | Boolean | ||
IsInclusiveTax | Boolean | ||
LastCreatedDate | Date | ||
LastModifiedById | String | ||
LastModifiedTime | Datetime | ||
LineItems | String | ||
MarkupPercent | Double | ||
MileageRate | Double | ||
MileageUnit | String | ||
NextExpenseDate | Date | ||
ProjectId | String | ||
ProjectName | String | ||
RecurrenceFrequency | String | ||
RecurrenceName | String | ||
RepeatEvery | Integer | ||
StartDate | Date | ||
SubTotal | Double | ||
TaxAmount | Double | ||
TaxId | String | ||
TaxName | String | ||
TaxPercentage | Integer |