Sha256: e5285d99d1dd201bbd7b2d9f24f5fb2683ac77d11fe15adacb64b4ae04fc0dab
Contents?: true
Size: 503 Bytes
Versions: 3
Compression:
Stored size: 503 Bytes
Contents
# TalonOne::ExpiringPointsNotificationPolicy ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Notification name. | **triggers** | [**Array<ExpiringPointsNotificationTrigger>**](ExpiringPointsNotificationTrigger.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::ExpiringPointsNotificationPolicy.new(name: notification to google., triggers: null) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
talon_one-3.0.2 | docs/ExpiringPointsNotificationPolicy.md |
talon_one-3.0.1 | docs/ExpiringPointsNotificationPolicy.md |
talon_one-3.0.0 | docs/ExpiringPointsNotificationPolicy.md |