Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 711 Bytes

GetCouponCollection.md

File metadata and controls

14 lines (11 loc) · 711 Bytes

brevo_csharp.Model.GetCouponCollection

Properties

Name Type Description Notes
Id string The id of the collection
Name string The name of the collection
DefaultCoupon string The default coupon of the collection
CreatedAt DateTime? Datetime on which the collection was created
TotalCoupons long? Total coupons in the collection
RemainingCoupons long? Not sent coupons in the collection

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