Skip to main content

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:

NameValue
eBA66
eBA77

FormType

The type of form associated with the flows.

Type: FormType
Accepted Values:

NameValue
Standart0
Parameter1
View2
ApproveList3
Metadata4
Template5
Action6

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.

Type: bool?