Invoice | |
public class InvoicePrintParameters : SchedulableJobParameters, IExtensibleDataObject
The InvoicePrintParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| DispatchPDFBalanceInvoiceEmail | Gets or sets a value indicating whether [dispatch PDF balance invoice email]. | |
| DispatchPDFBalanceInvoiceReminderEmail | Gets or sets a value indicating whether [dispatch PDF balance invoice reminder email]. | |
| DispatchPDFEmail | Gets or sets a value indicating whether to send PDF. | |
| DispatchPDFReminderEmail | Gets or sets a value indicating whether [dispatch PDF reminder email]. | |
| GenerateAlternativeInvoice | Gets or sets a value indicating whether to write totals. | |
| InvoicePrintTypes | Gets or sets the invoice print types. | |
| MergePrintFiles | Gets or sets a value indicating whether to join print files. | |
| RunNumber | Gets or sets the run number. | |
| SendSMS | Gets or sets a value indicating whether to send SMS. |