![]() |
commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
|
Public Member Functions | |
| List< string > | GetWhere () |
| T | WithWhere (string where) |
| T | WithPredicateVar (string varName, string predicateVar) |
| IQueryTrait< T > | AsQueryTrait () |
| T | AsQueryTraitToBaseType () |
|
inline |
|
inline |
| List< string > commercetools.Sdk.Api.Client.IQueryTrait< T >.GetWhere | ( | ) |
| T commercetools.Sdk.Api.Client.IQueryTrait< T >.WithPredicateVar | ( | string | varName, |
| string | predicateVar | ||
| ) |
set predicateVar with the specificied value
| T commercetools.Sdk.Api.Client.IQueryTrait< T >.WithWhere | ( | string | where | ) |
set where with the specificied value