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

Inherits commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListPagedQueryResponse.

Properties

long Limit [get, set]
 
long Count [get, set]
 
long? Total [get, set]
 
long Offset [get, set]
 
IList< IShoppingListResults [get, set]
 
IEnumerable< IShoppingListResultsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListPagedQueryResponse

Property Documentation

◆ Count

long commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListPagedQueryResponse.Count
getset

◆ Limit

long commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListPagedQueryResponse.Limit
getset

◆ Offset

long commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListPagedQueryResponse.Offset
getset

◆ Results

IList<IShoppingList> commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListPagedQueryResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<IShoppingList> commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListPagedQueryResponse.ResultsEnumerable
set

◆ Total

long? commercetools.Sdk.Api.Models.ShoppingLists.ShoppingListPagedQueryResponse.Total
getset

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