Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
rezdy
BookingPayment
Interface BookingPayment
interface
BookingPayment
{
amount
:
number
;
currency
:
constants
.
rezdy
.
currencies
;
date
:
string
;
label
:
string
;
recipient
:
recipients
;
type
:
paymentTypes
;
}
Index
Properties
amount
currency
date
label
recipient
type
Properties
amount
amount
:
number
currency
currency
:
constants
.
rezdy
.
currencies
date
date
:
string
label
label
:
string
recipient
recipient
:
recipients
type
type
:
paymentTypes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
date
label
recipient
type
Trova Core - v3.43.0
Loading...