Get Extended Locations Result
data class GetExtendedLocationsResult(val extendedLocations: List<String>, val id: String, val location: String)
A collection of values returned by getExtendedLocations.
A collection of values returned by getExtendedLocations.