Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 635 Bytes

File metadata and controls

12 lines (8 loc) · 635 Bytes

PendingPointsNotificationPolicy

Properties

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]

[Back to Model list] [Back to API list] [Back to README]