Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 771 Bytes

V1PaymentDiscount.md

File metadata and controls

17 lines (11 loc) · 771 Bytes

V1PaymentDiscount

squareconnect.models.v1_payment_discount

Description

V1PaymentDiscount

Properties

Name Type Description Notes
name str The discount's name. [optional]
applied_money V1Money The amount of money that this discount adds to the payment (note that this value is always negative or zero). [optional]
discount_id str 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]