SchemaField
OCP App SDK / SchemaField
SchemaField
Index
Properties
Properties
description
string
Defined in: src/app/types/DestinationSchema.ts:10
display_name
string
Defined in: src/app/types/DestinationSchema.ts:9
format?
"url"
Defined in: src/app/types/DestinationSchema.ts:13
name
string
Defined in: src/app/types/DestinationSchema.ts:8
primary?
boolean
Defined in: src/app/types/DestinationSchema.ts:12
type
"string"
|"boolean"
|"int"
|"float"
|"long"
Defined in: src/app/types/DestinationSchema.ts:11
Updated 4 days ago