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

Inherits commercetools.Sdk.Api.Models.ApiClients.IApiClientPagedQueryResponse.

Properties

long Limit [get, set]
 
long Offset [get, set]
 
long Count [get, set]
 
long? Total [get, set]
 
IList< IApiClientResults [get, set]
 
IEnumerable< IApiClientResultsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ApiClients.IApiClientPagedQueryResponse

Property Documentation

◆ Count

long commercetools.Sdk.Api.Models.ApiClients.ApiClientPagedQueryResponse.Count
getset

◆ Limit

long commercetools.Sdk.Api.Models.ApiClients.ApiClientPagedQueryResponse.Limit
getset

◆ Offset

long commercetools.Sdk.Api.Models.ApiClients.ApiClientPagedQueryResponse.Offset
getset

◆ Results

IList<IApiClient> commercetools.Sdk.Api.Models.ApiClients.ApiClientPagedQueryResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<IApiClient> commercetools.Sdk.Api.Models.ApiClients.ApiClientPagedQueryResponse.ResultsEnumerable
set

◆ Total

long? commercetools.Sdk.Api.Models.ApiClients.ApiClientPagedQueryResponse.Total
getset

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