Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 718 Bytes

V1PaymentDiscount.md

File metadata and controls

13 lines (8 loc) · 718 Bytes

Square.Connect.Model.V1PaymentDiscount

Properties

Name Type Description Notes
Name string The discount's name. [optional]
AppliedMoney V1Money The amount of money that this discount adds to the payment (note that this value is always negative or zero). [optional]
DiscountId string The ID of the applied discount, if available. Discounts applied in older versions of Square Register might not have an ID. [optional]

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