Name | Type | Description | Notes |
---|---|---|---|
name | String | Notification name. | |
triggers | Array<CardExpiringPointsNotificationTrigger> | ||
batching_enabled | Boolean | Indicates whether batching is activated. | [optional] [default to true] |
require 'TalonOne'
instance = TalonOne::CardExpiringPointsNotificationPolicy.new(name: Notification to Google,
triggers: null,
batching_enabled: true)