Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 584 Bytes

File metadata and controls

12 lines (8 loc) · 584 Bytes

Voucherify.Model.MemberActivityDataRedemptionPromotionTierSummaryOrders

Contains statistics about orders related to the promotion tier.

Properties

Name Type Description Notes
TotalAmount int? Sum of order totals. [optional]
TotalDiscountAmount int? Sum of total discount applied using the promotion tier. [optional]

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