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

Inherited by commercetools.Sdk.Api.Models.CustomerSearches.CustomerSearchRequest.

Properties

ISearchQuery Query [get, set]
 
IList< ISearchSortingSort [get, set]
 
IEnumerable< ISearchSortingSortEnumerable [set]
 
int? Limit [get, set]
 
int? Offset [get, set]
 

Property Documentation

◆ Limit

int? commercetools.Sdk.Api.Models.CustomerSearches.ICustomerSearchRequest.Limit
getset

◆ Offset

int? commercetools.Sdk.Api.Models.CustomerSearches.ICustomerSearchRequest.Offset
getset

◆ Query

ISearchQuery commercetools.Sdk.Api.Models.CustomerSearches.ICustomerSearchRequest.Query
getset

◆ Sort

IList<ISearchSorting> commercetools.Sdk.Api.Models.CustomerSearches.ICustomerSearchRequest.Sort
getset

◆ SortEnumerable

IEnumerable<ISearchSorting> commercetools.Sdk.Api.Models.CustomerSearches.ICustomerSearchRequest.SortEnumerable
set

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