Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 633 Bytes

PendingPointsNotificationPolicy.md

File metadata and controls

11 lines (8 loc) · 633 Bytes

TalonOne.Model.PendingPointsNotificationPolicy

Properties

Name Type Description Notes
Name string Notification name.
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]

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