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

Inherited by commercetools.Sdk.Api.Models.AttributeGroups.AttributeGroupPagedQueryResponse.

Properties

long Limit [get, set]
 
long Offset [get, set]
 
long Count [get, set]
 
long? Total [get, set]
 
IList< IAttributeGroupResults [get, set]
 
IEnumerable< IAttributeGroupResultsEnumerable [set]
 

Property Documentation

◆ Count

long commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupPagedQueryResponse.Count
getset

◆ Limit

long commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupPagedQueryResponse.Limit
getset

◆ Offset

long commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupPagedQueryResponse.Offset
getset

◆ Results

IList<IAttributeGroup> commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupPagedQueryResponse.Results
getset

◆ ResultsEnumerable

IEnumerable<IAttributeGroup> commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupPagedQueryResponse.ResultsEnumerable
set

◆ Total

long? commercetools.Sdk.Api.Models.AttributeGroups.IAttributeGroupPagedQueryResponse.Total
getset

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