TTMSFNCCloudShopifyShop Class
Holds the details of the connected store, such as its name, domain, contact email, and primary address. Populated when the access tokens are validated.
API unit family: TMSFNCCloudShopify
Inherits from: TPersistent
Syntax
TTMSFNCCloudShopifyShop = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Address | The primary address of the store, including its primary location identifier used when setting fulfillment. |
| Domain | The domain name of the store. |
| The contact email address of the store. | |
| ID | The unique identifier of the store. |
| LastName | The last name associated with the store owner. |
| Name | The display name of the store. |