Class: PriceDetail

PriceDetail(dataopt)

Specific sale price details for a givent item.

Constructor

new PriceDetail(dataopt)

Create a Price Detail instance.
Parameters:
Name Type Attributes Description
data object <optional>
Data returned from an API response.
Source:

Classes

PriceDetail

Members

buyer_country_code :string

Type:
  • string
Source:

date_ordered :Date|null

Type:
  • Date | null
Source:

quantity :number

Type:
  • number
Source:

seller_country_code :string

Type:
  • string
Source:

shipping_available :string

Type:
  • string
Source:

shipping_available :string

Type:
  • string
Source:

unit_price :number

Type:
  • number
Source: