Magidoc

ConnectorVersionParameter
Object

Parameter for connector version

Fields

#

name

Non-null

The name of the parameter.

type

Non-null

The type of the parameter. Could be setting or authentication. See ConnectorVersionParameterType.

isMandatory

Non-null

Is the parameter mandatory or optional.

key

Non-null

The key of the parameter.

valueType

Non-null

The type of value. Currently, only TEXT is supported.

createdAt

Non-null

The creation date.

value

Get the value of the parameter.

connectorVersion

Get the Connector Version of the parameter.

Usages

#

References

#