offerTags property

List<String>? offerTags
getter/setter pair

The latest offer tags associated with the offer.

It includes tags inherited from the base plan.

Implementation

core.List<core.String>? offerTags;