OrderLineItemTax constructor
OrderLineItemTax({})
Implementation
OrderLineItemTax(
{this.percentage,
this.appliedMoney,
this.type,
this.scope,
this.metadata,
this.uid,
this.name,
this.catalogObjectId,
this.catalogVersion,
this.autoApplied});