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

Inherited by commercetools.Sdk.Api.Models.StandalonePrices.StandalonePricePagedQueryResponse.

Properties

long Limit [get, set]
 
long Offset [get, set]
 
long Count [get, set]
 
long? Total [get, set]
 
IList< IStandalonePriceResults [get, set]
 
IEnumerable< IStandalonePriceResultsEnumerable [set]
 

Property Documentation

◆ Count

long commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePricePagedQueryResponse.Count
getset

◆ Limit

long commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePricePagedQueryResponse.Limit
getset

◆ Offset

long commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePricePagedQueryResponse.Offset
getset

◆ Results

IList<IStandalonePrice> commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePricePagedQueryResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<IStandalonePrice> commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePricePagedQueryResponse.ResultsEnumerable
set

◆ Total

long? commercetools.Sdk.Api.Models.StandalonePrices.IStandalonePricePagedQueryResponse.Total
getset

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