ForZone provides information about which zones should consume this endpoint.

Hierarchy

  • V1ForZone

Constructors

Properties

name: string

name represents the name of the zone.

attributeTypeMap: {
    baseName: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        name: string;
        type: string;
    }[]

Generated using TypeDoc