Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 795 Bytes

ComponentReferenceDTO.md

File metadata and controls

13 lines (10 loc) · 795 Bytes

IO.Swagger.Model.ComponentReferenceDTO

Properties

Name Type Description Notes
Id string The id of the component. [optional]
VersionedComponentId string The ID of the corresponding component that is under version control [optional]
ParentGroupId string The id of parent process group of this component if applicable. [optional]
Position PositionDTO The position of this component in the UI if applicable. [optional]
Name string The name of the component. [optional]

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