Typescript SDK Type Docs
Preparing search index...
Platform SDK
CustomFieldBooleanType
Interface CustomFieldBooleanType
Field type for Boolean values.
interface
CustomFieldBooleanType
{
name
:
"Boolean"
;
}
Hierarchy (
View Summary
)
IFieldType
CustomFieldBooleanType
Index
Properties
name
Properties
Readonly
name
name
:
"Boolean"
Discriminator that determines the type of the field.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
Typescript SDK Type Docs
Loading...
Field type for Boolean values.