Sha256: 56131d19ab10cde95ecf4a0ff8fee3be934dd3474dc7eb4d7b11775548a6772e
Contents?: true
Size: 812 Bytes
Versions: 1
Compression:
Stored size: 812 Bytes
Contents
# Brevo::UpdateCouponCollection ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **default_coupon** | **String** | A default coupon to be used in case there are no coupons left | [optional] **expiration_date** | **DateTime** | Specify an expiration date for the coupon collection in RFC3339 format. Use null to remove the expiration date. | [optional] **remaining_days_alert** | **Integer** | Send a notification alert (email) when the remaining days until the expiration date are equal or fall bellow this number. Use null to disable alerts. | [optional] **remaining_coupons_alert** | **Integer** | Send a notification alert (email) when the remaining coupons count is equal or fall bellow this number. Use null to disable alerts. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/UpdateCouponCollection.md |