Name | Type | Description | Notes |
---|---|---|---|
ordertext | string | Order line text | |
amount | int | Per quantity amount in the smallest unit for the account currency | |
vat | float | Optional vat for order line. Account default is used if none given. | [optional] |
quantity | int | Quantity. Default 1. | [optional] |
total_amount | int | [optional] | |
amount_incl_vat | bool | Whether the per quantity amount is including VAT. Defaults to true. | [optional] |
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.