Represents a response from the GET OnlineStatus call
Name | Type | Additional information | Description |
---|---|---|---|
IsStoreOnline | boolean |
None. |
True, if the store is online. False, if the store is offline or cannot be found. |
StoreKey | string |
None. |
The store identifier this response is specific to. |
ApiResult | StoreApiResponse |
None. |
The result returned by the Api |