FieldDefinition interface

Definition of the connection fields.

Properties

isEncrypted

Gets or sets the isEncrypted flag of the connection field definition.

isOptional

Gets or sets the isOptional flag of the connection field definition.

type

Gets or sets the type of the connection field definition.

Property Details

isEncrypted

Gets or sets the isEncrypted flag of the connection field definition.

isEncrypted?: boolean

Property Value

boolean

isOptional

Gets or sets the isOptional flag of the connection field definition.

isOptional?: boolean

Property Value

boolean

type

Gets or sets the type of the connection field definition.

type: string

Property Value

string