subType property

String? subType
getter/setter pair

Subtype of the recommendations.

Only applicable when multiple recommendations can be generated per type, and is used as an identifier of recommendation under the same recommendation type.

Optional.

Implementation

core.String? subType;