Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
checkout
CheckoutDTO
Interface CheckoutDTO
interface
CheckoutDTO
{
addOnChoices
:
{
[
key
:
string
]:
boolean
}
;
addOnsSelected
:
AddOnsSelected
[]
;
discounts
:
{
coupon
:
string
;
vouchers
:
string
[]
}
;
discountTotal
:
number
;
numberTraveling
:
number
;
paymentAmount
:
number
;
paymentInfo
:
PaymentInfo
;
paymentMethod
:
PaymentMethod
;
rezdyTripId
?:
string
;
totalAmount
:
number
;
totalDue
:
number
;
travelAmount
:
number
;
travelers
:
TravelerInfo
[]
;
tripId
:
string
;
tripStartDate
:
string
;
}
Index
Properties
add
On
Choices
add
Ons
Selected
discounts
discount
Total
number
Traveling
payment
Amount
payment
Info
payment
Method
rezdy
Trip
Id?
total
Amount
total
Due
travel
Amount
travelers
trip
Id
trip
Start
Date
Properties
add
On
Choices
addOnChoices
:
{
[
key
:
string
]:
boolean
}
add
Ons
Selected
addOnsSelected
:
AddOnsSelected
[]
discounts
discounts
:
{
coupon
:
string
;
vouchers
:
string
[]
}
discount
Total
discountTotal
:
number
number
Traveling
numberTraveling
:
number
payment
Amount
paymentAmount
:
number
payment
Info
paymentInfo
:
PaymentInfo
payment
Method
paymentMethod
:
PaymentMethod
Optional
rezdy
Trip
Id
rezdyTripId
?:
string
total
Amount
totalAmount
:
number
total
Due
totalDue
:
number
travel
Amount
travelAmount
:
number
travelers
travelers
:
TravelerInfo
[]
trip
Id
tripId
:
string
trip
Start
Date
tripStartDate
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
On
Choices
add
Ons
Selected
discounts
discount
Total
number
Traveling
payment
Amount
payment
Info
payment
Method
rezdy
Trip
Id
total
Amount
total
Due
travel
Amount
travelers
trip
Id
trip
Start
Date
Trova Core - v3.43.0
Loading...