Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
bookings
AddOn
Interface AddOn
interface
AddOn
{
addOnId
:
string
;
deleted
:
boolean
;
quantity
:
number
;
service
?:
string
|
Service
;
type
:
AddOnTypes
;
unitPriceWithFee
:
number
;
user
:
string
|
User
;
}
Hierarchy (
View Summary
)
BaseAddOn
AddOn
InsurancePolicyAddOn
GroundTransferAddOn
FinancialBookingAddOn
Index
Properties
add
On
Id
deleted
quantity
service?
type
unit
Price
With
Fee
user
Properties
add
On
Id
addOnId
:
string
deleted
deleted
:
boolean
quantity
quantity
:
number
Optional
service
service
?:
string
|
Service
type
type
:
AddOnTypes
unit
Price
With
Fee
unitPriceWithFee
:
number
user
user
:
string
|
User
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
On
Id
deleted
quantity
service
type
unit
Price
With
Fee
user
Trova Core - v3.43.0
Loading...