repeatPatternList top-level property

List<CashbackPromoRepeatPattern> repeatPatternList
read / write

Implementation

List<CashbackPromoRepeatPattern> repeatPatternList = [
  CashbackPromoRepeatPattern.ANNUAL,
  CashbackPromoRepeatPattern.CONST,
];