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.RequestBuilders.ProductProjections.ByProjectKeyProductProjectionsRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyProductProjectionsRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey)
 
ByProjectKeyProductProjectionsGet Get ()
 
ByProjectKeyProductProjectionsHead Head ()
 
ByProjectKeyProductProjectionsSearchRequestBuilder Search ()
 
ByProjectKeyProductProjectionsSuggestRequestBuilder Suggest ()
 
ByProjectKeyProductProjectionsKeyByKeyRequestBuilder WithKey (string key)
 
ByProjectKeyProductProjectionsByIDRequestBuilder WithId (string ID)
 

Constructor & Destructor Documentation

◆ ByProjectKeyProductProjectionsRequestBuilder()

commercetools.Sdk.Api.Client.RequestBuilders.ProductProjections.ByProjectKeyProductProjectionsRequestBuilder.ByProjectKeyProductProjectionsRequestBuilder ( IClient  apiHttpClient,
ISerializerService  serializerService,
string  projectKey 
)
inline

Member Function Documentation

◆ Get()

ByProjectKeyProductProjectionsGet commercetools.Sdk.Api.Client.RequestBuilders.ProductProjections.ByProjectKeyProductProjectionsRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyProductProjectionsHead commercetools.Sdk.Api.Client.RequestBuilders.ProductProjections.ByProjectKeyProductProjectionsRequestBuilder.Head ( )
inline

◆ Search()

ByProjectKeyProductProjectionsSearchRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ProductProjections.ByProjectKeyProductProjectionsRequestBuilder.Search ( )
inline

◆ Suggest()

ByProjectKeyProductProjectionsSuggestRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ProductProjections.ByProjectKeyProductProjectionsRequestBuilder.Suggest ( )
inline

◆ WithId()

ByProjectKeyProductProjectionsByIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ProductProjections.ByProjectKeyProductProjectionsRequestBuilder.WithId ( string  ID)
inline

◆ WithKey()

ByProjectKeyProductProjectionsKeyByKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ProductProjections.ByProjectKeyProductProjectionsRequestBuilder.WithKey ( string  key)
inline

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