GetFlowsRequest Properties
An object defining properties for the GetFlowsRequest class.
Language
The language code for localization.
Type: string
Token
The authentication token used for the request.
Type: string
ProjectVersion
Ignore this property. This is a old property and not used anymore. The version of the project. Default value is ProjectVersion.eBA7
.
Type: ProjectVersion
Accepted Values:
Name Value eBA6 6 eBA7 7
FormType
The type of form associated with the flows.
Type: FormType
Accepted Values:
Name Value Standart 0 Parameter 1 View 2 ApproveList 3 Metadata 4 Template 5 Action 6
DomainAddress
The domain address for the studio API request.
Type: string
ProjectSecretKey
The encrypted secret key for the project.
Type: string
IncludeDeleted
Specifies whether to include deleted flows in the response. Default value is false
.