commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.Searches.SearchAnyValue Class Reference

Inherits commercetools.Sdk.Api.Models.Searches.ISearchAnyValue.

Properties

string Field [get, set]
 
decimal? Boost [get, set]
 
ISearchFieldType FieldType [get, set]
 
Object Value [get, set]
 
string Language [get, set]
 
bool? CaseInsensitive [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Searches.ISearchAnyValue
- Properties inherited from commercetools.Sdk.Api.Models.Searches.ISearchQueryExpressionValue

Property Documentation

◆ Boost

decimal? commercetools.Sdk.Api.Models.Searches.SearchAnyValue.Boost
getset

◆ CaseInsensitive

bool? commercetools.Sdk.Api.Models.Searches.SearchAnyValue.CaseInsensitive
getset

◆ Field

string commercetools.Sdk.Api.Models.Searches.SearchAnyValue.Field
getset

◆ FieldType

ISearchFieldType commercetools.Sdk.Api.Models.Searches.SearchAnyValue.FieldType
getset

◆ Language

string commercetools.Sdk.Api.Models.Searches.SearchAnyValue.Language
getset

◆ Value

Object commercetools.Sdk.Api.Models.Searches.SearchAnyValue.Value
getset

The documentation for this class was generated from the following file: