promotions property

List<Promotion>? promotions
getter/setter pair

The processed promotions from the specified account.

Implementation

core.List<Promotion>? promotions;