| Name | Type | Additional information | Description |
|---|---|---|---|
| SelectionId | integer |
Required |
Gets or sets the selection identifier. This is the selected Item Id or Account Id. |
| TaxTypeId | nullable integer |
None. |
|
| ID | integer |
None. |
|
| Description | string |
String length: inclusive between 0 and 100 |
|
| LineType | Commercial Document Line Type |
None. |
|
| Quantity | decimal |
Required |
The Quantity of a LineType of Item. For a LineType of Accounts, a Quantity of 1 is required. Accounts with a quantity greater than one will result in a validation message. |
| UnitPriceExclusive | decimal |
None. |
|
| Unit | string |
None. |
|
| UnitPriceInclusive | decimal |
None. |
|
| TaxPercentage | decimal |
None. |
|
| DiscountPercentage | decimal |
None. |
|
| Exclusive | decimal |
None. |
|
| Discount | decimal |
None. |
|
| Tax | decimal |
None. |
|
| Total | decimal |
None. |
|
| Comments | string |
None. |
|
| AnalysisCategoryId1 | nullable integer |
None. |
Gets or sets the Analysis Category identifier. This needs to be a valid AnalysisCategoryId. |
| AnalysisCategoryId2 | nullable integer |
None. |
Gets or sets the Analysis Category identifier. This needs to be a valid AnalysisCategoryId. |
| AnalysisCategoryId3 | nullable integer |
None. |
Gets or sets the Analysis Category identifier. This needs to be a valid AnalysisCategoryId. |
| $TrackingCode | string |
None. |
|
| CurrencyId | nullable integer |
None. |
|
| UnitCost | nullable decimal |
Read Only / System Generated |
Gets the UnitCost identifier. This is the Unit Cost of the Item at Time of Sale (only available on TaxInvoices for Item Lines). |
| UID | globally unique identifier |
Read Only / System Generated |