Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
DateTimeSetField
Interface DateTimeSetField
A field with a date time set value.
interface
DateTimeSetField
{
type
:
"DateTimeSet"
;
value
:
string
[]
;
}
Hierarchy (
View Summary
)
ICustomField
DateTimeSetField
Index
Properties
type
value
Properties
Readonly
type
type
:
"DateTimeSet"
The type of this field.
Readonly
value
value
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
value
Typescript SDK Type Docs
Loading...
A field with a date time set value.