Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
insurance
InsurancePurchaseRequest
Interface InsurancePurchaseRequest
interface
InsurancePurchaseRequest
{
bookingId
?:
string
;
bookingStatus
:
BookingStatus
;
departureDate
:
Date
;
depositDate
:
Date
;
insurancePlanId
:
string
;
policyCost
:
number
;
returnDate
:
Date
;
traveler
:
InsuranceTraveler
;
tripCost
:
number
;
tripCountryCode
:
string
;
tripId
:
string
;
}
Hierarchy (
View Summary
)
InsuranceRequest
InsurancePurchaseRequest
Index
Properties
booking
Id?
booking
Status
departure
Date
deposit
Date
insurance
Plan
Id
policy
Cost
return
Date
traveler
trip
Cost
trip
Country
Code
trip
Id
Properties
Optional
booking
Id
bookingId
?:
string
booking
Status
bookingStatus
:
BookingStatus
departure
Date
departureDate
:
Date
deposit
Date
depositDate
:
Date
insurance
Plan
Id
insurancePlanId
:
string
policy
Cost
policyCost
:
number
return
Date
returnDate
:
Date
traveler
traveler
:
InsuranceTraveler
trip
Cost
tripCost
:
number
trip
Country
Code
tripCountryCode
:
string
trip
Id
tripId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
booking
Id
booking
Status
departure
Date
deposit
Date
insurance
Plan
Id
policy
Cost
return
Date
traveler
trip
Cost
trip
Country
Code
trip
Id
Trova Core - v3.43.0
Loading...