Preparing search index...
The search index is not available
shortcut-api
shortcut-api
CustomFieldInterface
Interface CustomFieldInterface
interface
CustomFieldInterface
{
canonicalName
:
string
;
createdAt
:
Date
;
description
:
string
;
enabled
:
boolean
;
entityType
:
string
;
fieldType
:
string
;
iconSetIdentifier
:
string
;
id
:
string
;
name
:
string
;
position
:
number
;
updatedAt
:
Date
;
values
:
default
[]
;
}
Hierarchy
default
CustomFieldInterface
Implemented by
CustomField
Index
Properties
canonical
Name
created
At
description
enabled
entity
Type
field
Type
icon
Set
Identifier
id
name
position
updated
At
values
Properties
canonical
Name
canonical
Name
:
string
created
At
created
At
:
Date
description
description
:
string
enabled
enabled
:
boolean
entity
Type
entity
Type
:
string
field
Type
field
Type
:
string
icon
Set
Identifier
icon
Set
Identifier
:
string
id
id
:
string
name
name
:
string
position
position
:
number
updated
At
updated
At
:
Date
values
values
:
default
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
canonical
Name
created
At
description
enabled
entity
Type
field
Type
icon
Set
Identifier
id
name
position
updated
At
values
shortcut-api
Loading...