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

Inherits commercetools.Sdk.Api.Models.Inventories.IInventoryPagedQueryResponse.

Properties

long Limit [get, set]
 
long Offset [get, set]
 
long Count [get, set]
 
long? Total [get, set]
 
IList< IInventoryEntryResults [get, set]
 
IEnumerable< IInventoryEntryResultsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Inventories.IInventoryPagedQueryResponse

Property Documentation

◆ Count

long commercetools.Sdk.Api.Models.Inventories.InventoryPagedQueryResponse.Count
getset

◆ Limit

long commercetools.Sdk.Api.Models.Inventories.InventoryPagedQueryResponse.Limit
getset

◆ Offset

long commercetools.Sdk.Api.Models.Inventories.InventoryPagedQueryResponse.Offset
getset

◆ Results

IList<IInventoryEntry> commercetools.Sdk.Api.Models.Inventories.InventoryPagedQueryResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<IInventoryEntry> commercetools.Sdk.Api.Models.Inventories.InventoryPagedQueryResponse.ResultsEnumerable
set

◆ Total

long? commercetools.Sdk.Api.Models.Inventories.InventoryPagedQueryResponse.Total
getset

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