| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| version | int | [optional] | |
| changes | \Tripletex\Model\Change[] | [optional] | |
| url | string | [optional] | |
| date | string | ||
| number | int | System generated number that cannot be changed. | [optional] |
| year | int | System generated number that cannot be changed. | [optional] |
| description | string | ||
| voucher_type | \Tripletex\Model\VoucherType | [optional] | |
| reverse_voucher | \Tripletex\Model\Voucher | [optional] | |
| postings | \Tripletex\Model\Posting[] | ||
| document | \Tripletex\Model\Document | [optional] | |
| attachment | \Tripletex\Model\Document | [optional] | |
| edi_document | \Tripletex\Model\Document | [optional] |