Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 481 Bytes

File metadata and controls

11 lines (8 loc) · 481 Bytes

# PaymentTerm

Properties

Name Type Description Notes
days int The number of days until the discount is valid.
percent float The percentage of the discount.
baseAmount float The base amount for the discount, if applicable. [optional]

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