InvoiceTradingTerms
The trading terms of the invoice.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | The trading terms type. Supported values are: Unspecified = 0, DueIn = 1, DueInEomPlusXDays = 2, CashOnDelivery = 3. | integer |
None. |
| Interval | The trading terms interval. | integer |
None. |
| IntervalType | The type of the trading terms interval as an integer. Supported values are: Unspecified = 0, Day = 1, Week = 2, Month = 3, CashOnDelivery = 4, Year = 5. | integer |
None. |
| TypeEnum | Trading terms type specifier/enumeration as a desctiptive string. Supported values are: Unspecified, DueIn, DueInEomPlusXDays, CashOnDelivery. | string |
None. |
| IntervalTypeEnum | The type of the trading terms interval as a decriptive string. Supported values are: Unspecified, Day, Week, Month, CashOnDelivery, Year. | string |
None. |