Name | Type | Description | Notes |
---|---|---|---|
pk | java.util.UUID | [readonly] | |
name | kotlin.String | ||
component | kotlin.String | Get object type so that we know how to edit the object | [readonly] |
verboseName | kotlin.String | Return object's verbose_name | [readonly] |
verboseNamePlural | kotlin.String | Return object's plural verbose_name | [readonly] |
metaModelName | kotlin.String | Return internal model name | [readonly] |
digits | DigitsEnum | ||
flowSet | kotlin.collections.List<FlowSet> | [optional] | |
configureFlow | java.util.UUID | Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage. | [optional] |
friendlyName | kotlin.String | [optional] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.