Constructor
new PriceGuideOptions(dataopt)
Create an instance of Price Guide options.
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data |
object |
<optional> |
Optional parameter data.
Properties
|
- Source:
Classes
Members
color_id :number|null
The color Identification numbe of the item
Type:
- number | null
- Source:
country_code :string|null
Type:
- string | null
- Source:
currency_code :string|null
Type:
- string | null
- Source:
guide_type :string
Indicates that which statistics to be provided. Options include "sold" and "stock"
Type:
- string
- Source:
new_or_used :string
Indicates the condition of items that are included in the statistics. Acceptable values are: "N": new item (default) and "U": used item
Type:
- string
- Source:
region :string|null
Type:
- string | null
- Source:
vat :string
Type:
- string
- Source: