MFRecurringInvoice constructor
MFRecurringInvoice({})
Implementation
MFRecurringInvoice(
{this.invoiceId,
this.customerReference,
this.customerName,
this.customerMobile,
this.createdDate,
this.invoiceStatus});