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