Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
FieldContainer
Interface FieldContainer
Maps the Custom Field names to actual values.
interface
FieldContainer
{
[
key
:
string
]
:
CustomField
;
}
Indexable
[
key:
string
]:
CustomField
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Typescript SDK Type Docs
Loading...
Maps the Custom Field names to actual values.