ENUM

CalixSubscriberAreaType

The type of the subscriber area defined.

link GraphQL Schema definition

  • enum CalixSubscriberAreaType {
  • # City
  • CITY
  • # Subdivision
  • SUBDIVISION
  • # Zip
  • ZIP
  • }