Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 570 Bytes

TradeDiscountDto.md

File metadata and controls

12 lines (8 loc) · 570 Bytes

TradeDiscountDto

Properties

Name Type Description Notes
id string Elements GUID identifier.
deadline int The amount of days for how long a declared trade discount applies. Must be a positive number, negative values will be ignored and not set.
rate float The rate of the trade discount.

[Back to Model list] [Back to API list] [Back to README]