promotions property

List<OrderPromotion>? promotions
getter/setter pair

Promotions associated with the order.

Implementation

core.List<OrderPromotion>? promotions;