Typedef
Static Public Summary | ||
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
Static Public
public GSContinent: Object source
Properties:
Name | Type | Attribute | Description |
code | String | ||
geoname_id | Number | ||
names | GSTranslatedString |
public GSCountry: Object source
Properties:
Name | Type | Attribute | Description |
geoname_id | Number | ||
iso_code | String | ||
names | GSTranslatedString |
public GSCurrencyRates: Object source
Properties:
Name | Type | Attribute | Description |
AUD | Number | ||
BGN | Number | ||
BRL | Number | ||
CAD | Number | ||
CHF | Number | ||
CNY | Number | ||
CZK | Number | ||
DKK | Number | ||
GBP | Number | ||
HKD | Number | ||
HUF | Number | ||
IDR | Number | ||
ILD | Number | ||
INR | Number | ||
JPY | Number | ||
KRW | Number | ||
MXN | Number | ||
MYR | Number | ||
NOK | Number | ||
NZD | Number | ||
PHP | Number | ||
PLN | Number | ||
RON | Number | ||
RUB | Number | ||
SEK | Number | ||
SGD | Number | ||
THB | Number | ||
TRY | Number | ||
ZAR | Number | ||
EUR | Number |
public GSCurrencyResponse: Object source
Properties:
Name | Type | Attribute | Description |
base | String | ||
date | String | Update date in Y-M-D format |
|
rates | GSCurrencyRates |
public GSGeoResponse: Object source
Properties:
Name | Type | Attribute | Description |
continent | GSContinent | ||
country | GSCountry | ||
location | GSLocation | ||
registered_country | GSCountry | ||
currency | String |
public ShopifyAddress: Object source
Properties:
Name | Type | Attribute | Description |
address1 | String | ||
address2 | String | ||
city | String | ||
company | String | null | ||
country | String | ||
country_code | String | ||
first_name | String | null | ||
last_name | String | null | ||
latitude | Number | null | ||
longitude | Number | null | ||
name | String | null | ||
phone | String | null | ||
province | String | null | ||
province_code | String | null | ||
zip | String | null |
public ShopifyCartLineItem: Object source
Properties:
Name | Type | Attribute | Description |
id | Number | ||
properties | Object | null | ||
quantity | Number | ||
variant_id | Number | ||
key | String | ||
title | String | ||
price | Number | ||
original_price | Number | ||
discounted_price | Number | ||
original_line_price | Number | ||
line_price | Number | ||
total_discount | Number | ||
discounts | Object[] | ||
sku | String | null | ||
grams | Number | ||
vendor | String | ||
taxable | Boolean | ||
product_id | Number | ||
gift_card | Boolean | ||
url | String | ||
image | String | null | ||
handle | String | ||
requires_shipping | Boolean | ||
product_type | String | null | ||
product_title | String | ||
product_description | String | null | ||
variant_title | String | ||
variant_options | String[] |
public ShopifyShop: Object source
Properties:
Name | Type | Attribute | Description |
address | ShopifyAddress | ||
collections_count | Number | ||
currency | String | ||
description | String | ||
domain | String | ||
String | |||
enabled_payment_types | String[] | ||
locale | String | ||
money_format | String | ||
money_format_with_currency | String | ||
name | String | ||
password_message | String | ||
permanent_domain | String | ||
policies | ShopifyPolicy[] | ||
refund_policy | String | ||
secure_url | String | ||
terms_of_service | String | ||
types | String[] | ||
url | String | ||
vendors | String[] |