Class GetShopifyStoresResult
Defined in File ECommerce.h
Inheritance Relationships
Base Type
public csp::systems::ResultBase
(Class ResultBase)
Class Documentation
-
class GetShopifyStoresResult : public csp::systems::ResultBase
Public Functions
-
const csp::common::Array<ShopifyStoreInfo> &GetShopifyStores() const
Retrieves the ShopifyStoreInfo Array being stored.
- Returns
csp::common::Array<ShopifyStoreInfo> : reference to the ShopifyStoreInfos
-
csp::common::Array<ShopifyStoreInfo> &GetShopifyStores()
Retrieves the ShopifyStoreInfo Array being stored.
- Returns
csp::common::Array<ShopifyStoreInfo> : reference to the ShopifyStoreInfos
-
const csp::common::Array<ShopifyStoreInfo> &GetShopifyStores() const