ENUM

POAMethod

The type of power of attorney documentation

link GraphQL Schema definition

  • enum POAMethod {
  • # When opting for the direct POA method, the importer of record gives POA directly
  • # to INLT.
  • direct
  • # When opting for the indirect POA method, the importer of record gives POA to a
  • # forwarder who in turn gives POA to INLT.
  • indirect
  • }