displayName property

String? displayName
getter/setter pair

The name of the deal.

Maximum length of 255 unicode characters is allowed. Control characters are not allowed. Buyers cannot update this field. Note: Not to be confused with name, which is a unique identifier of the deal.

Output only.

Implementation

core.String? displayName;