Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
affirm
AffirmDetail
Interface AffirmDetail
interface
AffirmDetail
{
billing
?:
Shipping
;
currency
:
models
.
affirm
.
currencies
;
discounts
?:
models
.
affirm
.
Discount
[]
;
financing_program
?:
string
;
items
:
Item
[]
;
merchant
:
Merchant
;
metadata
?:
Metadata
;
order_id
?:
string
;
shipping
:
Shipping
;
shipping_amount
:
number
;
tax_amount
:
number
;
total
:
number
;
}
Index
Properties
billing?
currency
discounts?
financing_
program?
items
merchant
metadata?
order_
id?
shipping
shipping_
amount
tax_
amount
total
Properties
Optional
billing
billing
?:
Shipping
currency
currency
:
models
.
affirm
.
currencies
Optional
discounts
discounts
?:
models
.
affirm
.
Discount
[]
Optional
financing_
program
financing_program
?:
string
items
items
:
Item
[]
merchant
merchant
:
Merchant
Optional
metadata
metadata
?:
Metadata
Optional
order_
id
order_id
?:
string
shipping
shipping
:
Shipping
shipping_
amount
shipping_amount
:
number
tax_
amount
tax_amount
:
number
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing
currency
discounts
financing_
program
items
merchant
metadata
order_
id
shipping
shipping_
amount
tax_
amount
total
Trova Core - v3.43.0
Loading...