Class ShopifyStoreInfo

Class Documentation

class ShopifyStoreInfo

Represents a shopify store.

Public Functions

inline ShopifyStoreInfo()

Public Members

csp::common::String StoreId

ID of the store.

csp::common::String StoreName

Name of the store.

csp::common::String SpaceOwnerId

ID of the store owner.

csp::common::String SpaceId

Space that the cart is associated with.

bool IsEcommerceActive

Is Ecommerce active.