GetZonesZone

data class GetZonesZone(val options: List<GetZonesZoneOption>, val zoneId: String)

Constructors

Link copied to clipboard
constructor(options: List<GetZonesZoneOption>, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of available configurations of the Zone.

Link copied to clipboard

The zone ID.