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