Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 565 Bytes

RelationshipDTO.md

File metadata and controls

11 lines (8 loc) · 565 Bytes

IO.Swagger.Model.RelationshipDTO

Properties

Name Type Description Notes
Name string The relationship name. [optional]
Description string The relationship description. [optional]
AutoTerminate bool? Whether or not flowfiles sent to this relationship should auto terminate. [optional]

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