OrderReturnServiceCharge constructor
OrderReturnServiceCharge({})
Implementation
OrderReturnServiceCharge(
{this.totalMoney,
this.appliedTaxes,
this.totalTaxMoney,
this.name,
this.catalogVersion,
this.catalogObjectId,
this.uid,
this.percentage,
this.appliedMoney,
this.amountMoney,
this.calculationPhase,
this.taxable,
this.sourceServiceChargeUid});