ENUM

SignType

link GraphQL Schema definition

  • enum SignType {
  • # A POA signed directly by INLT and the importer of record.
  • DIRECT_POA
  • # A POA signed by INLT and a freight forward on behalf of an importer.
  • MASTER_POA
  • # A POA signed by a freight forwarder and an importer on behalf of INLT
  • SUB_POA
  • # A Corporate Certification
  • CC
  • EXTERNAL_SUB_POA
  • }