shortTitle property

String? shortTitle
getter/setter pair

A shortened version of the title of the offer, such as "20% off," shown to users as a quick reference to the offer contents.

Recommended maximum length is 20 characters.

Implementation

core.String? shortTitle;