commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions
commercetools.Sdk.Api.Predicates.Query.VariableQueryPredicate Class Reference

Inherits commercetools.Sdk.Api.Predicates.Query.IQueryPredicate.

Public Member Functions

 VariableQueryPredicate (string variable)
 
 VariableQueryPredicate ()
 
string Variable ()
 
VariableQueryPredicate Variable (string variable)
 
string Render ()
 

Static Public Member Functions

static VariableQueryPredicate Of ()
 

Constructor & Destructor Documentation

◆ VariableQueryPredicate() [1/2]

commercetools.Sdk.Api.Predicates.Query.VariableQueryPredicate.VariableQueryPredicate ( string  variable)
inline

◆ VariableQueryPredicate() [2/2]

commercetools.Sdk.Api.Predicates.Query.VariableQueryPredicate.VariableQueryPredicate ( )
inline

Member Function Documentation

◆ Of()

static VariableQueryPredicate commercetools.Sdk.Api.Predicates.Query.VariableQueryPredicate.Of ( )
inlinestatic

◆ Render()

string commercetools.Sdk.Api.Predicates.Query.VariableQueryPredicate.Render ( )
inline

◆ Variable() [1/2]

string commercetools.Sdk.Api.Predicates.Query.VariableQueryPredicate.Variable ( )
inline

◆ Variable() [2/2]

VariableQueryPredicate commercetools.Sdk.Api.Predicates.Query.VariableQueryPredicate.Variable ( string  variable)
inline

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