OrderLineItemModifier constructor
OrderLineItemModifier({})
Implementation
OrderLineItemModifier(
{this.name,
this.catalogVersion,
this.catalogObjectId,
this.uid,
this.basePriceMoney,
this.totalPriceMoney});