LocationInformationParams

data class LocationInformationParams(val types: List<PlaceTypeRestriction>, val numberOfResults: Int, val ptModeIncluded: Boolean)

Created by Michael Ruppen on 12.07.2024

Constructors

Link copied to clipboard
constructor(types: List<PlaceTypeRestriction>, numberOfResults: Int, ptModeIncluded: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard