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.CustomerSearchRequest Class Reference

Inherits commercetools.Sdk.Api.Models.CustomerSearches.ICustomerSearchRequest.

Properties

ISearchQuery Query [get, set]
 
IList< ISearchSortingSort [get, set]
 
IEnumerable< ISearchSortingSortEnumerable [set]
 
int? Limit [get, set]
 
int? Offset [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.CustomerSearches.ICustomerSearchRequest

Property Documentation

◆ Limit

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

◆ Offset

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

◆ Query

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

◆ Sort

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

◆ SortEnumerable

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

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