ExtendedLocationResponse

data class ExtendedLocationResponse(val name: String, val type: String)

ExtendedLocation complex type.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the extended location.

Link copied to clipboard

The type of the extended location.