Property | Type | Description |
---|
Method | Description | |
---|---|---|
ShopifyShop ( ) : System |
DO NOT USE. Required by XmlSerialization.
|
|
ShopifyShop ( string address1, string city, string country, System.DateTime createdAt, string domain, string email, int id, string name, string phone, string province, bool Public, string source, string zip, CurrencyCode currency, string timezone, string shopOwner, string moneyFormat, bool taxesIncluded, string taxShipping, AccountType planName ) : System |
public ShopifyShop ( string address1, string city, string country, System.DateTime createdAt, string domain, string email, int id, string name, string phone, string province, bool Public, string source, string zip, CurrencyCode currency, string timezone, string shopOwner, string moneyFormat, bool taxesIncluded, string taxShipping, AccountType planName ) : System | ||
address1 | string | |
city | string | |
country | string | |
createdAt | System.DateTime | |
domain | string | |
string | ||
id | int | |
name | string | |
phone | string | |
province | string | |
Public | bool | |
source | string | |
zip | string | |
currency | CurrencyCode | |
timezone | string | |
shopOwner | string | |
moneyFormat | string | |
taxesIncluded | bool | |
taxShipping | string | |
planName | AccountType | |
return | System |