Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
serviceLibraries
AirportTransferLibrary
Interface AirportTransferLibrary
interface
AirportTransferLibrary
{
_id
?:
string
;
airport
:
string
;
bookable
?:
boolean
;
createdDate
?:
Date
;
deleted
:
boolean
;
description
?:
string
;
firstPickup
:
Date
;
hoursRequested
?:
number
;
id
?:
string
;
images
?:
string
[]
;
lastPickup
:
Date
;
modifiedDate
?:
Date
;
name
?:
string
;
operator
?:
string
|
Operator
;
price
?:
number
;
rezdyExtraId
?:
number
;
tavelersIncluded
:
number
;
timing
?:
ServiceTiming
;
type
:
AIRPORT_TRANSFER
;
user
:
string
|
User
;
}
Hierarchy
ServiceFields
<
AirportTransfer
>
AirportTransferLibrary
Index
Properties
_id?
airport
bookable?
created
Date?
deleted
description?
first
Pickup
hours
Requested?
id?
images?
last
Pickup
modified
Date?
name?
operator?
price?
rezdy
Extra
Id?
tavelers
Included
timing?
type
user
Properties
Optional
_id
_id
?:
string
airport
airport
:
string
Optional
bookable
bookable
?:
boolean
Optional
created
Date
createdDate
?:
Date
deleted
deleted
:
boolean
Optional
description
description
?:
string
first
Pickup
firstPickup
:
Date
Optional
hours
Requested
hoursRequested
?:
number
Optional
id
id
?:
string
Deprecated
Use _id instead
Optional
images
images
?:
string
[]
last
Pickup
lastPickup
:
Date
Optional
modified
Date
modifiedDate
?:
Date
Optional
name
name
?:
string
Optional
operator
operator
?:
string
|
Operator
Optional
price
price
?:
number
Optional
rezdy
Extra
Id
rezdyExtraId
?:
number
tavelers
Included
tavelersIncluded
:
number
Optional
timing
timing
?:
ServiceTiming
type
type
:
AIRPORT_TRANSFER
user
user
:
string
|
User
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
airport
bookable
created
Date
deleted
description
first
Pickup
hours
Requested
id
images
last
Pickup
modified
Date
name
operator
price
rezdy
Extra
Id
tavelers
Included
timing
type
user
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead