# BrevoRuby::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 coupons in the collection | **remaining_coupons** | **Integer** | Not sent coupons in the collection |