promotionIssue property

List<PromotionPromotionStatusPromotionIssue>? promotionIssue
getter/setter pair

A list of issues associated with the promotion.

Implementation

core.List<PromotionPromotionStatusPromotionIssue>? promotionIssue;