ENUM

PrintToMailPrintMethod

The print method for a print to mail batch.

link GraphQL Schema definition

  • enum PrintToMailPrintMethod {
  • # Print on one side of the page.
  • SIMPLEX
  • # Print on both sides of the page.
  • DUPLEX
  • }