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