Sha256: 6c7f902478e5fcc8570fdbf85e3d2911f52b509c13cf2d2757e38b550d92425c

Contents?: true

Size: 433 Bytes

Versions: 6

Compression:

Stored size: 433 Bytes

Contents

# TalonOne::AddedDeductedPointsNotificationPolicy

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Notification name. | 
**scopes** | **Array<String>** |  | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::AddedDeductedPointsNotificationPolicy.new(name: Christmas Sale,
                                 scopes: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/AddedDeductedPointsNotificationPolicy.md
talon_one-6.0.0 docs/AddedDeductedPointsNotificationPolicy.md
talon_one-5.0.0 docs/AddedDeductedPointsNotificationPolicy.md
talon_one-3.0.2 docs/AddedDeductedPointsNotificationPolicy.md
talon_one-3.0.1 docs/AddedDeductedPointsNotificationPolicy.md
talon_one-3.0.0 docs/AddedDeductedPointsNotificationPolicy.md