ForZone

data class ForZone(val name: String)

ForZone provides information about which zones should consume this endpoint.

Constructors

Link copied to clipboard
constructor(name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

name represents the name of the zone.