Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/exporter
JobRow
Interface JobRow
interface
JobRow
{
created_at
:
Date
;
expired_at
?:
Date
;
id
:
string
;
is_live
:
boolean
;
key
:
string
;
status
:
number
;
updated_at
:
Date
;
}
Index
Properties
created_
at
expired_
at?
id
is_
live
key
status
updated_
at
Properties
created_
at
created_
at
:
Date
Optional
expired_
at
expired_
at
?:
Date
id
id
:
string
is_
live
is_
live
:
boolean
key
key
:
string
status
status
:
number
updated_
at
updated_
at
:
Date
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created_
at
expired_
at
id
is_
live
key
status
updated_
at
@hotmeshio/hotmesh
Loading...