| Name | Type | Description | Notes |
|---|---|---|---|
| invoice_id | int | Invoice | [optional] |
| invoice_type_enum | str | Invoice Type | [optional] |
| entry_id | int | Entry | [optional] |
| description | str | Description | [optional] |
| invoice_from_date | str | Invoice From Date | [optional] |
| invoice_to_date | str | Invoice To Date | [optional] |
| invoice_date | str | Invoice Date | [optional] |
| due_date | str | Due Date | [optional] |
| previous_balance | str | Previous Balance | [optional] |
| invoice_total | str | Invoice Total | [optional] |
| invoice_tax_total | str | Invoice Tax Total | [optional] |
| invoice_balance | str | Invoice Balance | [optional] |
| discount_date | datetime | Discount Date | [optional] |
| discount_total | str | Discount Total | [optional] |
| charge_group_list | str | Charge Group List | [optional] |
| entry_name | str | Entry Name | [optional] |
| category_description | str | Category Description | [optional] |
| room_space_description | str | Room Space Description | [optional] |
| electronic_identity | str | Electronic Identity | [optional] |
| account_code | str | Account Code | [optional] |
| account_due_date | datetime | Account Due Date | [optional] |
| account_due | bool | Account Due | [optional] |
| id1 | str | ID 1 | [optional] |
| address_salutation | str | Address Salutation | [optional] |
| address_contact_name | str | Address Contact Name | [optional] |
| address_street | str | Address Street | [optional] |
| address_street2 | str | Address Street 2 | [optional] |
| address_city | str | Address City | [optional] |
| address_country | str | Address Country | [optional] |
| address_state_province | str | Address State Province | [optional] |
| address_zip_postcode | str | Address Zip Postcode | [optional] |
| comments | str | Comments | [optional] |
| machine_name | str | Machine Name | [optional] |
| external_number | str | External Number | [optional] |
| security_user_id | int | Security User | [optional] |
| date_modified | str | Date Modified | [optional] |