WebApiModulesBillingInvoiceCreditInvoiceRequest constructor
const
WebApiModulesBillingInvoiceCreditInvoiceRequest({})
Implementation
const WebApiModulesBillingInvoiceCreditInvoiceRequest({
this.invoiceId,
this.percent,
this.amount,
this.allocate,
this.allocateRectype,
this.usageDays,
this.notes,
this.taxOnly,
this.creditFromDate,
this.creditToDate,
this.creditMethod,
this.adjustCost,
});