ENUM
PrintToMailBatchStatus
The status of a print to mail batch.
link GraphQL Schema definition
- enum PrintToMailBatchStatus {
- # Pending (Waiting to be processed)
- # Insufficient funds.
- # In Progress.
- # Completed.
- # Failed.
- # Cancelled.
- }