@mendix/extensions-api - v0.6.0
Mendix Docs
Mendix
Preparing search index...
Microflows
MicroflowParameterObjectCreationOptions
Interface MicroflowParameterObjectCreationOptions
interface
MicroflowParameterObjectCreationOptions
{
name
?:
string
;
type
?:
|
"Binary"
|
"Boolean"
|
"DateTime"
|
"String"
|
"Decimal"
|
"Integer"
|
"Float"
|
"Void"
;
}
Hierarchy
NamedElementInitArguments
MicroflowParameterObjectCreationOptions
Index
Properties
name?
type?
Properties
Optional
name
name
?:
string
Optional
type
type
?:
|
"Binary"
|
"Boolean"
|
"DateTime"
|
"String"
|
"Decimal"
|
"Integer"
|
"Float"
|
"Void"
Settings
Theme
OS
Light
Dark
On This Page
Properties
name
type
Mendix Docs
Mendix
@mendix/extensions-api - v0.6.0
Loading...