Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
Formula
DataSchemaRef
Class DataSchemaRef
Hierarchy (
view full
)
Base
<
DataSchemaRefArgs
>
DataSchemaRef
Index
Constructors
constructor
Properties
type
args
value
Methods
to
Object
to
String
get
Variable
Locators
transform
Vars
get
Value
resolve
Value
resolve
Data
Collection
resolve
Internal
Data
Schema
get
Schema
Constructors
constructor
new
Data
Schema
Ref
(
value
)
:
DataSchemaRef
Parameters
value
:
any
Returns
DataSchemaRef
Properties
type
type
:
DataBuilderFormulaType
args
args
:
DataSchemaRefArgs
value
value
:
any
Methods
to
Object
to
Object
(
)
:
any
Returns
any
to
String
to
String
(
_variablesSchema
?
)
:
string
Parameters
Optional
_variablesSchema
:
any
Returns
string
get
Variable
Locators
get
Variable
Locators
(
)
:
string
[]
Returns
string
[]
transform
Vars
transform
Vars
(
transformations
)
:
any
Parameters
transformations
:
any
Returns
any
get
Value
get
Value
(
)
:
undefined
Returns
undefined
Deprecated
Use
resolveValue
instead.
resolve
Value
resolve
Value
(
params
)
:
Promise
<
undefined
|
DataSchema
>
Parameters
params
:
ResolveFormulaParams
Returns
Promise
<
undefined
|
DataSchema
>
resolve
Data
Collection
resolve
Data
Collection
(
args
,
params
)
:
Promise
<
undefined
|
DataSchema
>
Parameters
args
:
DataSchemaRegArgsDataCollection
params
:
ResolveFormulaParams
Returns
Promise
<
undefined
|
DataSchema
>
resolve
Internal
Data
Schema
resolve
Internal
Data
Schema
(
args
,
params
)
:
Promise
<
undefined
|
DataSchema
>
Parameters
args
:
DataSchemaRegArgsInternalDataSchema
params
:
ResolveFormulaParams
Returns
Promise
<
undefined
|
DataSchema
>
get
Schema
get
Schema
(
)
:
{
type
:
string
;
}
Returns
{
type
:
string
;
}
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
args
value
Methods
to
Object
to
String
get
Variable
Locators
transform
Vars
get
Value
resolve
Value
resolve
Data
Collection
resolve
Internal
Data
Schema
get
Schema
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...
Deprecated
Use
resolveValue
instead.