Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
groundTransfers
GroundTransfer
Interface GroundTransfer
interface
GroundTransfer
{
_id
?:
string
;
booking
?:
string
|
SavedBooking
;
cancellationType
?:
CancellationType
;
code
:
string
;
createdDate
?:
Date
;
externalId
:
number
;
id
?:
string
;
journey
:
Journey
;
modifiedDate
?:
Date
;
quoteRequest
:
GroundTransferQuoteRequest
;
trip
:
string
|
SavedTrip
;
user
:
string
|
SavedUser
;
}
Hierarchy (
View Summary
)
BaseModel
GroundTransfer
Index
Properties
_id?
booking?
cancellation
Type?
code
created
Date?
external
Id
id?
journey
modified
Date?
quote
Request
trip
user
Properties
Optional
_id
_id
?:
string
Optional
booking
booking
?:
string
|
SavedBooking
Optional
cancellation
Type
cancellationType
?:
CancellationType
code
code
:
string
Optional
created
Date
createdDate
?:
Date
external
Id
externalId
:
number
Optional
id
id
?:
string
Deprecated
Use _id instead
journey
journey
:
Journey
Optional
modified
Date
modifiedDate
?:
Date
quote
Request
quoteRequest
:
GroundTransferQuoteRequest
trip
trip
:
string
|
SavedTrip
user
user
:
string
|
SavedUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
booking
cancellation
Type
code
created
Date
external
Id
id
journey
modified
Date
quote
Request
trip
user
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead