Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 628 Bytes

CampaignNotificationPolicy.md

File metadata and controls

11 lines (8 loc) · 628 Bytes

TalonOne.Model.CampaignNotificationPolicy

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]