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

Inherits commercetools.Sdk.Api.Models.CustomerSearches.ICustomerPagedSearchResponse.

Properties

long Total [get, set]
 
int Limit [get, set]
 
int Offset [get, set]
 
IList< ICustomerSearchResultResults [get, set]
 
IEnumerable< ICustomerSearchResultResultsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.CustomerSearches.ICustomerPagedSearchResponse

Property Documentation

◆ Limit

int commercetools.Sdk.Api.Models.CustomerSearches.CustomerPagedSearchResponse.Limit
getset

◆ Offset

int commercetools.Sdk.Api.Models.CustomerSearches.CustomerPagedSearchResponse.Offset
getset

◆ Results

IList<ICustomerSearchResult> commercetools.Sdk.Api.Models.CustomerSearches.CustomerPagedSearchResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<ICustomerSearchResult> commercetools.Sdk.Api.Models.CustomerSearches.CustomerPagedSearchResponse.ResultsEnumerable
set

◆ Total

long commercetools.Sdk.Api.Models.CustomerSearches.CustomerPagedSearchResponse.Total
getset

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