| Name | Description | Type | Additional information |
|---|---|---|---|
| productcode |
The productcode of the product |
string |
None. |
| productdescription |
The description of the product |
string |
None. |
| quantity |
The number of items |
decimal number |
None. |
| amount |
The amount of this line |
decimal number |
None. |
| originalamount |
The amount of this line without discounts |
decimal number |
None. |
| licenceplatenumber |
The licence plate number of the car associated with this line. |
string |
None. |
| ratedescription |
The description of the rate |
string |
None. |
| productkindid |
The id of the productkind |
integer |
None. |
| productkinddescription |
The description of the productkind |
string |
None. |
| datestart |
The start date of the subscription term |
date |
None. |
| dateend |
The end date of the subscription term |
date |
None. |
| externalcustomerpersonid |
The id of the person of this transaction item. Refers to the field 'externalpersonid' of the customer. Can be null, when null refer to externalcustomerpersonid of the transaction object |
integer |
None. |