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

Inherits commercetools.Sdk.Api.Models.TaxCategories.ITaxCategoryPagedQueryResponse.

Properties

long Limit [get, set]
 
long Offset [get, set]
 
long Count [get, set]
 
long? Total [get, set]
 
IList< ITaxCategoryResults [get, set]
 
IEnumerable< ITaxCategoryResultsEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.TaxCategories.ITaxCategoryPagedQueryResponse

Property Documentation

◆ Count

long commercetools.Sdk.Api.Models.TaxCategories.TaxCategoryPagedQueryResponse.Count
getset

◆ Limit

long commercetools.Sdk.Api.Models.TaxCategories.TaxCategoryPagedQueryResponse.Limit
getset

◆ Offset

long commercetools.Sdk.Api.Models.TaxCategories.TaxCategoryPagedQueryResponse.Offset
getset

◆ Results

IList<ITaxCategory> commercetools.Sdk.Api.Models.TaxCategories.TaxCategoryPagedQueryResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<ITaxCategory> commercetools.Sdk.Api.Models.TaxCategories.TaxCategoryPagedQueryResponse.ResultsEnumerable
set

◆ Total

long? commercetools.Sdk.Api.Models.TaxCategories.TaxCategoryPagedQueryResponse.Total
getset

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