facetName property
Facet attribute. To be used in combination with facetValue
. If specified, only recommendations matching the facet filter will be returned.
Implementation
@JsonKey(name: r'facetName')
final String? facetName;
Facet attribute. To be used in combination with facetValue
. If specified, only recommendations matching the facet filter will be returned.
@JsonKey(name: r'facetName')
final String? facetName;