Paddle SDK - v5.0.0
Github
Changelog
Preparing search index...
GetPricesResponse
Interface GetPricesResponse
interface
GetPricesResponse
{
customer_country
:
string
;
products
:
{
applied_coupon
:
{
code
:
string
;
discount
:
number
}
;
currency
:
string
;
list_price
:
{
gross
:
number
;
net
:
number
;
tax
:
number
}
;
price
:
{
gross
:
number
;
net
:
number
;
tax
:
number
}
;
product_id
:
number
;
product_title
:
string
;
vendor_set_prices_included_tax
:
boolean
;
}
[]
;
}
Index
Properties
customer_
country
products
Properties
customer_
country
customer_country
:
string
products
products
:
{
applied_coupon
:
{
code
:
string
;
discount
:
number
}
;
currency
:
string
;
list_price
:
{
gross
:
number
;
net
:
number
;
tax
:
number
}
;
price
:
{
gross
:
number
;
net
:
number
;
tax
:
number
}
;
product_id
:
number
;
product_title
:
string
;
vendor_set_prices_included_tax
:
boolean
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
customer_
country
products
Github
Changelog
Paddle SDK - v5.0.0
Loading...