ENUM
PrintToMailPrintMethod
The print method for a print to mail batch.
link GraphQL Schema definition
- enum PrintToMailPrintMethod {
- # Print on one side of the page.
- # Print on both sides of the page.
- }
link Require by
- InvoiceAn invoice.
- PrintToMailBatchA batch of invoices to mail and print.
- PrintToMailDocumentCostEstimateThe print to mail cost estimate for a single document/invoice.
- PrintToMailOrderThe print to mail order.
- PrintToMailSettingPrint to mail configuration settings.
- Querynull
- UpdatePrintToMailSettingsMutationInputThe input object that defines the fields for the updatePrintToMailSettings mutation.