Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 593 Bytes

AdditionalDiscountRequestBody.md

File metadata and controls

11 lines (8 loc) · 593 Bytes

# AdditionalDiscountRequestBody

Properties

Name Type Description Notes
description string The name of the discount. [optional]
amount float The discount amount. Must be a positive number (excluding 0). [optional]
type string Determines whether the discount is applied as a percentage or a fixed amount. [optional]

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