Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
financials
FinancialBookingAddOn
Interface FinancialBookingAddOn
interface
FinancialBookingAddOn
{
addOnId
:
string
;
deleted
:
boolean
;
quantity
:
number
;
service
?:
Service
;
type
:
AddOnTypes
;
unitPriceWithFee
:
number
;
user
:
string
|
User
;
}
Hierarchy (
View Summary
)
AddOn
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
?:
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...