ENUM

PrintToMailBatchType

The batch type of a print to mail batch.

link GraphQL Schema definition

  • enum PrintToMailBatchType {
  • # Created by a billing run.
  • BILLING_RUN
  • # Manually created.
  • USER_DEFINED
  • }