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