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

Inherits commercetools.Sdk.Api.Models.Channels.IChannelPagedQueryResponse.

Properties

long Limit [get, set]
 
long Offset [get, set]
 
long Count [get, set]
 
long? Total [get, set]
 
IList< IChannelResults [get, set]
 
IEnumerable< IChannelResultsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Channels.IChannelPagedQueryResponse

Property Documentation

◆ Count

long commercetools.Sdk.Api.Models.Channels.ChannelPagedQueryResponse.Count
getset

◆ Limit

long commercetools.Sdk.Api.Models.Channels.ChannelPagedQueryResponse.Limit
getset

◆ Offset

long commercetools.Sdk.Api.Models.Channels.ChannelPagedQueryResponse.Offset
getset

◆ Results

IList<IChannel> commercetools.Sdk.Api.Models.Channels.ChannelPagedQueryResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<IChannel> commercetools.Sdk.Api.Models.Channels.ChannelPagedQueryResponse.ResultsEnumerable
set

◆ Total

long? commercetools.Sdk.Api.Models.Channels.ChannelPagedQueryResponse.Total
getset

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