Name | Type | Description | Notes |
---|---|---|---|
Name | string | Notification name. | |
Triggers | List<ExpiringPointsNotificationTrigger> | ||
BatchingEnabled | bool | Indicates whether batching is activated. | [optional] [default to true] |
BatchSize | int | The required size of each batch of data. This value applies only when `batchingEnabled` is `true`. | [optional] |