Home Manual Reference Source Repository

Typedef

Static Public Summary
public
public
public
public
public
public
public
public
public
public
public
public

Static Public

public GSContinent: Object source

Properties:

NameTypeAttributeDescription
code String
geoname_id Number
names GSTranslatedString

public GSCountry: Object source

Properties:

NameTypeAttributeDescription
geoname_id Number
iso_code String
names GSTranslatedString

public GSCurrencyRates: Object source

Properties:

NameTypeAttributeDescription
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:

NameTypeAttributeDescription
base String
date String

Update date in Y-M-D format

rates GSCurrencyRates

public GSGeoResponse: Object source

Properties:

NameTypeAttributeDescription
continent GSContinent
country GSCountry
location GSLocation
registered_country GSCountry
currency String

public GSLocation: Object source

Properties:

NameTypeAttributeDescription
accuracy_radius Number
latitude Number
longitude Number

public GSTranslatedString: Object source

Properties:

NameTypeAttributeDescription
de String
en String
es String
fr String
ja String
pt-BR String
ru String
zh-CN String

public ShopifyAddress: Object source

Properties:

NameTypeAttributeDescription
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 ShopifyCart: Object source

Properties:

NameTypeAttributeDescription
token String
note String
attributes Object
total_price Number
total_weight Number
items ShopifyCartLineItem[]
requires_shipping Boolean

public ShopifyCartLineItem: Object source

Properties:

NameTypeAttributeDescription
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 ShopifyPolicy: Object source

Properties:

NameTypeAttributeDescription
body String
title String

public ShopifyShop: Object source

Properties:

NameTypeAttributeDescription
address ShopifyAddress
collections_count Number
currency String
description String
domain String
email 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[]