Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
destinations
Destination
Interface Destination
interface
Destination
{
_id
?:
string
;
createdDate
?:
Date
;
deleted
:
boolean
;
id
?:
string
;
modifiedDate
?:
Date
;
name
:
string
;
photo
:
string
;
}
Hierarchy (
View Summary
)
BaseModel
Destination
Index
Properties
_id?
created
Date?
deleted
id?
modified
Date?
name
photo
Properties
Optional
_id
_id
?:
string
Optional
created
Date
createdDate
?:
Date
deleted
deleted
:
boolean
Optional
id
id
?:
string
Deprecated
Use _id instead
Optional
modified
Date
modifiedDate
?:
Date
name
name
:
string
photo
photo
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
created
Date
deleted
id
modified
Date
name
photo
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead