ENUM

PGAFlag

link GraphQL Schema definition

  • enum PGAFlag {
  • # Ozone Depleting Substances specific data may be required
  • EP1
  • # Ozone Depleting Substances specific data is required
  • EP2
  • # Vehicle and Engines specific data may be required
  • EP3
  • # Vehicle and Engines specific data is required
  • EP4
  • # Pesticides specific data may be required
  • EP5
  • # Pesticides specific data is required
  • EP6
  • # Toxic Substances Control Act specific data may be required
  • EP7
  • # Toxic Substances Control Act specific data is required
  • EP8
  • # FSIS data may be required. Applicable to all FSIS programs
  • FS3
  • # FSIS data is required. Applicable to all FSIS programs
  • FS4
  • # 370 specific data may be required
  • NM1
  • # 370 specific data is required
  • NM2
  • # Antarctic Marine Living Resources specific data may be required
  • NM3
  • # Antarctic Marine Living Resources specific data is required
  • NM4
  • # Highly Migratory Species specific data may be required
  • NM5
  • # Highly Migratory Species specific data is required
  • NM6
  • # Seafood Import Monitoring Program specific data is required
  • NM8
  • # DOT/National Highway Traffic Safety Administration HS-7 data may be required
  • DT1
  • # DOT/National Highway Traffic Safety Administration HS-7 data is required
  • DT2
  • # Lacey Act specific data may be required
  • AL1
  • # Lacey Act specific data is required
  • AL2
  • # FDA data may be required 801(a)
  • FD1
  • # FDA data Required 801(a)
  • FD2
  • # FDA Prior Notice Data may be required 801(m)
  • FD3
  • # FDA Prior Notice Data is required 801(m)
  • FD4
  • # USDA/Agricultural Marketing Service Data related to egg products may be required
  • AM1
  • # USDA/Agricultural Marketing Service Data Related to shell eggs is required
  • AM2
  • # USDA/Agricultural Marketing Service Data Related to marketing orders may be
  • # required
  • AM3
  • # USDA/Agricultural Marketing Service Data Related to marketing orders is required
  • AM4
  • # USDA/Agriculture Marketing Service Data related to peanuts is required
  • AM6
  • # TTB data may be required. Applicable to all TTB programs.
  • TB1
  • # TTB data is required. Applicable to all TTB programs.
  • TB2
  • # TTB data may be required
  • TB3
  • # APHIS data may be required
  • AQ1
  • # APHIS data is required
  • AQ2
  • # U.S. Department of State, Bureau of Oceans and International Environmental and
  • # Scientific Affairs, Office of Marine Conservation data may be required
  • OM1
  • # U.S. Department of State, Bureau of Oceans and International Environmental and
  • # Scientific Affairs, Office of Marine Conservation data is required
  • OM2
  • # U.S. Fish and Wildlife Service data may be required
  • FW1
  • # U.S. Fish and Wildlife Service data is required
  • FW2
  • # U.S. Fish and Wildlife Service data may be required
  • FW3
  • # U.S. Drug Enforcement Administration data may be required
  • DE1
  • }