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