Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
bookings
CancellationDetails
Interface CancellationDetails
interface
CancellationDetails
{
feeAmount
?:
number
;
forfeitedAmount
?:
number
;
reason
:
string
;
refundAmount
:
number
;
refundMethodDescription
:
string
;
tripCreditAmount
:
number
;
voucher
?:
CancellationVoucher
;
}
Index
Properties
fee
Amount?
forfeited
Amount?
reason
refund
Amount
refund
Method
Description
trip
Credit
Amount
voucher?
Properties
Optional
fee
Amount
feeAmount
?:
number
Optional
forfeited
Amount
forfeitedAmount
?:
number
reason
reason
:
string
refund
Amount
refundAmount
:
number
refund
Method
Description
refundMethodDescription
:
string
trip
Credit
Amount
tripCreditAmount
:
number
Optional
voucher
voucher
?:
CancellationVoucher
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
Amount
forfeited
Amount
reason
refund
Amount
refund
Method
Description
trip
Credit
Amount
voucher
Trova Core - v3.43.0
Loading...