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