Sha256: ef1aa48684d0bff23117331b91397ef5cac60099aa2ae47c109a02a42131faae
Contents?: true
Size: 409 Bytes
Versions: 3
Compression:
Stored size: 409 Bytes
Contents
# TalonOne::CouponsNotificationPolicy ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Notification name. | **scopes** | **Array<String>** | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::CouponsNotificationPolicy.new(name: Christmas Sale, scopes: null) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
talon_one-3.0.2 | docs/CouponsNotificationPolicy.md |
talon_one-3.0.1 | docs/CouponsNotificationPolicy.md |
talon_one-3.0.0 | docs/CouponsNotificationPolicy.md |