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] |
Identity | string | The identity of the tenant. | [optional] |
Configurable | bool? | Whether this tenant is configurable. | [optional] |
UserGroups | List<TenantEntity> | The groups to which the user belongs. This field is read only and it provided for convenience. | [optional] |
AccessPolicies | List<AccessPolicySummaryEntity> | The access policies this user belongs to. | [optional] |