Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 649 Bytes

DiscountLinesResponse.md

File metadata and controls

14 lines (11 loc) · 649 Bytes

# DiscountLinesResponse

Properties

Name Type Description Notes
amount int The amount to be deducted from the total sum of all payments, in cents.
code string Discount code.
type string It can be 'loyalty', 'campaign', 'coupon' o 'sign'
id string The discount line id
object string The object name
parent_id string The order id

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