ENUM

PGADisclaimerCode

Code explaining why a PGA is not applicable to the tariff.

link GraphQL Schema definition

  • enum PGADisclaimerCode {
  • # Product is not regulated by this agency.
  • A
  • # Data is not required per agency guidance.
  • B
  • # Data filed through other agency means.
  • C
  • # Data filed through paper.
  • D
  • # Product does not contain fish or wildlife, including live, dead, parts or
  • # products thereof, except as specifically exempted from declaration requirements
  • # under 50 CFR Part 14.
  • E
  • }