| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| billing_log_id | Integer | [optional] | |
| location_id | Integer | [optional] | |
| department_id | Integer | [optional] | |
| company | CompanyReference | [optional] | |
| account_number | String | [optional] | |
| bill_to_company | CompanyReference | [optional] | |
| bill_to_site | SiteReference | [optional] | |
| ship_to_company | CompanyReference | [optional] | |
| ship_to_site | SiteReference | [optional] | |
| invoice_number | String | [optional] | |
| invoice_date | DateTime | [optional] | |
| invoice_type | String | [optional] | |
| description | String | [optional] | |
| billing_terms | BillingTermsReference | [optional] | |
| due_days | String | [optional] | |
| due_date | DateTime | [optional] | |
| currency | CurrencyReference | [optional] | |
| sub_total | Float | [optional] | |
| total | Float | [optional] | |
| invoice_taxable_flag | BOOLEAN | [optional] | |
| tax_code | TaxCodeReference | [optional] | |
| avalara_tax_flag | BOOLEAN | Used to determine if Avalara tax is enabled. | [optional] |
| item_taxable_flag | BOOLEAN | [optional] | |
| sales_tax_amount | Float | [optional] | |
| state_tax_flag | BOOLEAN | Set to true if transaction is taxable at the state level. | [optional] |
| state_tax_xref | String | [optional] | |
| state_tax_amount | Float | [optional] | |
| county_tax_flag | BOOLEAN | Set to true if transaction is taxable at the county level. | [optional] |
| county_tax_xref | String | [optional] | |
| county_tax_amount | Float | [optional] | |
| city_tax_flag | BOOLEAN | Set to true if transaction is taxable at the city level. | [optional] |
| city_tax_xref | String | [optional] | |
| city_tax_amount | Float | [optional] | |
| country_tax_flag | BOOLEAN | Set to true if transaction is taxable at the country level. | [optional] |
| country_tax_xref | String | [optional] | |
| country_tax_amount | Float | [optional] | |
| composite_tax_flag | BOOLEAN | Set to true if transaction is taxable at the composite level. | [optional] |
| composite_tax_xref | String | [optional] | |
| composite_tax_amount | Float | [optional] | |
| created_by | String | [optional] | |
| date_closed | DateTime | [optional] | |
| _info | Metadata | Metadata of the entity | [optional] |