Class PromotionPriceRowsTranslator


public class PromotionPriceRowsTranslator extends CollectionValueTranslator
ImpEx translator that parses price rows into a collection PriceRowList:=PriceRow[,PriceRowList] PriceRow:=Price Currency For example: 4.99 GBP,8.25 EUR
  • Constructor Details

    • PromotionPriceRowsTranslator

      public PromotionPriceRowsTranslator()
  • Method Details