displayName property

String? displayName
getter/setter pair

The display name of the model.

Should be human readable, used to display Recommendation Models in the Retail Cloud Console Dashboard. UTF-8 encoded string with limit of 1024 characters.

Required.

Implementation

core.String? displayName;