WebApiModulesBillingBillingCreateInvoicesResponse constructor
const
WebApiModulesBillingBillingCreateInvoicesResponse({})
Implementation
const WebApiModulesBillingBillingCreateInvoicesResponse({
this.status,
this.success,
this.msg,
this.invoiceCreationBatchId,
this.invoices,
});