Name | Type | Description | Notes |
---|---|---|---|
Comments | string | The user-supplied comments for the component | [optional] [default to null] |
ComponentType | string | [optional] [default to null] | |
GroupIdentifier | string | The ID of the Process Group that this component belongs to | [optional] [default to null] |
Height | float64 | The height of the label in pixels when at a 1:1 scale. | [optional] [default to null] |
Identifier | string | The component's unique identifier | [optional] [default to null] |
InstanceIdentifier | string | The instance ID of an existing component that is described by this VersionedComponent, or null if this is not mapped to an instantiated component | [optional] [default to null] |
Label | string | The text that appears in the label. | [optional] [default to null] |
Name | string | The component's name | [optional] [default to null] |
Position | *Position | [optional] [default to null] | |
Style | map[string]string | The styles for this label (font-size : 12px, background-color : #eee, etc). | [optional] [default to null] |
Width | float64 | The width of the label in pixels when at a 1:1 scale. | [optional] [default to null] |
ZIndex | int64 | The z index of the connection. | [optional] [default to null] |