Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 599 Bytes

BatchSettingsDTO.md

File metadata and controls

11 lines (8 loc) · 599 Bytes

IO.Swagger.Model.BatchSettingsDTO

Properties

Name Type Description Notes
Count int? Preferred number of flow files to include in a transaction. [optional]
Size string Preferred number of bytes to include in a transaction. [optional]
Duration string Preferred amount of time that a transaction should span. [optional]

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