commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions
commercetools.Sdk.Api.Client.IPagedQueryResourceRequest< out T, TResult, out TQuery > Interface Template Reference

Inherits commercetools.Sdk.Api.Client.ISimplePagedQueryResourceRequest< T, TResult, TQuery >.

Public Member Functions

WithExpand (string expand)
 
- Public Member Functions inherited from commercetools.Sdk.Api.Client.ISimplePagedQueryResourceRequest< T, TResult, TQuery >
WithLimit (long limit)
 
WithOffset (long offset)
 
WithSort (string sort)
 
WithWhere (string where)
 
WithWithTotal (bool withTotal)
 
WithPredicateVar (string varName, string predicateVar)
 
ICollection< KeyValuePair< string, string > > GetQueryParams ()
 
List< string > GetQueryParam (string key)
 
string? GetFirstQueryParam (string key)
 
TQuery QueryDsl ()
 

Member Function Documentation

◆ WithExpand()

T commercetools.Sdk.Api.Client.IPagedQueryResourceRequest< out T, TResult, out TQuery >.WithExpand ( string  expand)

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