Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

Dev Guide
Dev GuideUser GuidesGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide

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