ENUM

FipsSource

The source used for the FIPS value.

link GraphQL Schema definition

  • enum FipsSource {
  • # FCC API
  • FCC
  • # v1 Migration
  • MIGRATION
  • # Other
  • OTHER
  • # Sonar API
  • SONAR
  • }