Search
Preparing search index...
The search index is not available
firebase-firestorm
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ITimestampMeta
Interface ITimestampMeta
Hierarchy
IFieldMeta
ITimestampMeta
Index
Properties
deserialize
format
is
Array
name
serialize
to
Data
type
update
OnCreate
update
OnUpdate
update
OnWrite
Properties
deserialize
deserialize
:
function
Type declaration
(
value
:
any
)
:
any
Parameters
value:
any
Returns
any
format
format
:
function
Type declaration
(
date
:
Date
)
:
string
Parameters
date:
Date
Returns
string
is
Array
is
Array
:
boolean
name
name
:
string
serialize
serialize
:
function
Type declaration
(
value
:
Timestamp
|
Timestamp
[]
, writeType
:
WriteTypes
)
:
Timestamp
|
Timestamp
[]
|
FieldValue
|
FieldValue
[]
Parameters
value:
Timestamp
|
Timestamp
[]
writeType:
WriteTypes
Returns
Timestamp
|
Timestamp
[]
|
FieldValue
|
FieldValue
[]
to
Data
to
Data
:
function
Type declaration
(
value
:
any
)
:
any
Parameters
value:
any
Returns
any
type
type
:
FieldTypes
update
OnCreate
update
OnCreate
:
boolean
update
OnUpdate
update
OnUpdate
:
boolean
update
OnWrite
update
OnWrite
:
boolean
Globals
ITimestamp
Meta
deserialize
format
is
Array
name
serialize
to
Data
type
update
OnCreate
update
OnUpdate
update
OnWrite
Generated using
TypeDoc