TaxLines constructor
TaxLines({})
Implementation
TaxLines(
{this.id,
this.rateCode,
this.rateId,
this.label,
this.compound,
this.taxTotal,
this.shippingTaxTotal,
this.metaData});
TaxLines(
{this.id,
this.rateCode,
this.rateId,
this.label,
this.compound,
this.taxTotal,
this.shippingTaxTotal,
this.metaData});