promotions property

List<Promotion>? promotions
getter/setter pair

List of all available promotions for the merchant.

Implementation

core.List<Promotion>? promotions;