Sha256: 3c4442c0648910b3c92939d86a5b736ec2b92bb5f896e19f6fabe14b8d50e13f
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
# Brevo::GetCouponCollection ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | The id of the collection. | **name** | **String** | The name of the collection. | **default_coupon** | **String** | The default coupon of the collection. | **created_at** | **DateTime** | Datetime on which the collection was created. | **total_coupons** | **Integer** | Total number of coupons in the collection. | **remaining_coupons** | **Integer** | Number of coupons that have not been sent yet. | **expiration_date** | **DateTime** | Expiration date for the coupon collection in RFC3339 format. | [optional] **remaining_days_alert** | **Integer** | If present, an email notification is going to be sent the defined amount of days before the expiration date. | [optional] **remaining_coupons_alert** | **Integer** | If present, an email notification is going to be sent when the total number of available coupons falls below the defined threshold. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/GetCouponCollection.md |