ExtendedLocationResponse

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

Extended location of the resource.

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 extended location type.