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.ISearchDateTimeRangeValue Interface Reference

Inherits commercetools.Sdk.Api.Models.Searches.ISearchQueryExpressionValue.

Inherited by commercetools.Sdk.Api.Models.Searches.SearchDateTimeRangeValue.

Properties

DateTime? Gte [get, set]
 
DateTime? Gt [get, set]
 
DateTime? Lte [get, set]
 
DateTime? Lt [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Searches.ISearchQueryExpressionValue
string Field [get, set]
 
decimal? Boost [get, set]
 
ISearchFieldType FieldType [get, set]
 

Property Documentation

◆ Gt

DateTime? commercetools.Sdk.Api.Models.Searches.ISearchDateTimeRangeValue.Gt
getset

◆ Gte

DateTime? commercetools.Sdk.Api.Models.Searches.ISearchDateTimeRangeValue.Gte
getset

◆ Lt

DateTime? commercetools.Sdk.Api.Models.Searches.ISearchDateTimeRangeValue.Lt
getset

◆ Lte

DateTime? commercetools.Sdk.Api.Models.Searches.ISearchDateTimeRangeValue.Lte
getset

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