Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 728 Bytes

SaveInvoiceDiscountSaveInner.md

File metadata and controls

14 lines (11 loc) · 728 Bytes

# SaveInvoiceDiscountSaveInner

Properties

Name Type Description Notes
discount bool Defines if this is a discount or a surcharge [optional]
text string A text for your discount [optional]
percentage bool Defines if this is a percentage or an absolute discount [optional]
value float Value of the discount [optional]
object_name string Object name of the discount [optional] [default to 'Discounts']
map_all bool Internal param [optional]

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