toggle menu
woosmap-sdk
1.1.3
androidJvm
switch theme
search in API
woosmap-sdk
/
com.woosmap.sdk.api.indoor
/
VenueSearchResponse
Venue
Search
Response
@
Serializable
data
class
VenueSearchResponse
(
val
pagination
:
PaginationInfo
,
val
features
:
List
<
GeoJsonObject
>
)
Members
Constructors
Venue
Search
Response
Link copied to clipboard
constructor
(
pagination
:
PaginationInfo
,
features
:
List
<
GeoJsonObject
>
)
Properties
features
Link copied to clipboard
val
features
:
List
<
GeoJsonObject
>
pagination
Link copied to clipboard
val
pagination
:
PaginationInfo