promotions property

List<String>? promotions
getter/setter pair

Deprecated: consider using the top-level promotion_specs as the input.

Optional. Resource name that identifies one or more promotions that can be applied on the product. A typical promotion for a subscription is Free trial. The format will be 'partners/{partner_id}/promotions/{promotion_id}'.

Optional.

Implementation

core.List<core.String>? promotions;