description property

String? description
getter/setter pair

The description of the price offering.

The length of this string should be between 1 and 25, inclusive.

Required.

Implementation

core.String? description;