Skip to content

getStore(__)

mauryaratan edited this page Feb 5, 2023 · 1 revision

getStore(_:)

Return a single store. Equivalent to GET /v1/stores/:​id

public func getStore(_ storeId: Store.ID)

Returns

A response object containing an array of Store.

Types
Global Functions
Clone this wiki locally