| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| company | CompanyReference | Company or chargeToType is required | [optional] |
| charge_to_id | Integer | [optional] | |
| charge_to_type | String | Company or chargeToType is required | [optional] |
| type | ExpenseTypeReference | ||
| member | MemberReference | [optional] | |
| payment_method | PaymentMethodReference | [optional] | |
| classification | ClassificationReference | [optional] | |
| amount | Float | ||
| billable_option | String | ||
| date | DateTime | ||
| location_id | Integer | [optional] | |
| business_unit_id | Integer | [optional] | |
| notes | String | [optional] | |
| agreement | AgreementReference | [optional] | |
| invoice_amount | Float | [optional] | |
| mobile_guid | Guid | [optional] | |
| taxes | Array<ExpenseTax> | [optional] | |
| invoice | InvoiceReference | [optional] | |
| _info | Metadata | Metadata of the entity | [optional] |