StoresService

class StoresService : ApiClient

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun autocomplete(query: String, language: String? = null, limit: Int? = null): List<AssetAutocompleteResponsePredictionsInner>?

Autocomplete for assets

Link copied to clipboard
fun bounds(query: String? = null, latLng: LatLng? = null, radius: Double? = null): LatLngBounds

Retrieve Bounds for all your assets or those fulfilling a given query.

Link copied to clipboard

Get Store details from ID Used to retrieve a store's details from his `storeId`

Link copied to clipboard
fun search(query: String? = null, latLng: LatLng? = null, radius: Double? = null, encodedPolyline: String? = null, storesByPage: Int? = null, page: Int? = null, zone: Boolean? = null): SearchResponse

Search for assets