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

Inherited by commercetools.Sdk.Api.Models.ShippingMethods.ShippingMethodPagedQueryResponse.

Properties

long? Limit [get, set]
 
long Count [get, set]
 
long? Total [get, set]
 
long? Offset [get, set]
 
IList< IShippingMethodResults [get, set]
 
IEnumerable< IShippingMethodResultsEnumerable [set]
 

Property Documentation

◆ Count

long commercetools.Sdk.Api.Models.ShippingMethods.IShippingMethodPagedQueryResponse.Count
getset

◆ Limit

long? commercetools.Sdk.Api.Models.ShippingMethods.IShippingMethodPagedQueryResponse.Limit
getset

◆ Offset

long? commercetools.Sdk.Api.Models.ShippingMethods.IShippingMethodPagedQueryResponse.Offset
getset

◆ Results

IList<IShippingMethod> commercetools.Sdk.Api.Models.ShippingMethods.IShippingMethodPagedQueryResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<IShippingMethod> commercetools.Sdk.Api.Models.ShippingMethods.IShippingMethodPagedQueryResponse.ResultsEnumerable
set

◆ Total

long? commercetools.Sdk.Api.Models.ShippingMethods.IShippingMethodPagedQueryResponse.Total
getset

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