@mendix/extensions-api - v0.2.4
Mendix Docs
Mendix
Preparing search index...
Microflows
MicroflowParameterObjectCreationOptions
Interface MicroflowParameterObjectCreationOptions
interface
MicroflowParameterObjectCreationOptions
{
name
:
string
;
type
?:
|
"Binary"
|
"Boolean"
|
"DateTime"
|
"String"
|
"Decimal"
|
"Integer"
|
"Float"
|
"Void"
;
}
Hierarchy
NamedElementInitOptions
MicroflowParameterObjectCreationOptions
Index
Properties
name
type?
Properties
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.2.4
Loading...