Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 644 Bytes

TierDowngradeNotificationPolicy.md

File metadata and controls

11 lines (8 loc) · 644 Bytes

TalonOne.Model.TierDowngradeNotificationPolicy

Properties

Name Type Description Notes
Name string The name of the notification.
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]