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.ShoppingLists.ByProjectKeyShoppingListsRequestBuilder Class Reference

Public Member Functions

 ByProjectKeyShoppingListsRequestBuilder (IClient apiHttpClient, ISerializerService serializerService, string projectKey)
 
ByProjectKeyShoppingListsGet Get ()
 
ByProjectKeyShoppingListsHead Head ()
 
ByProjectKeyShoppingListsPost Post (commercetools.Sdk.Api.Models.ShoppingLists.IShoppingListDraft shoppingListDraft)
 
ByProjectKeyShoppingListsKeyByKeyRequestBuilder WithKey (string key)
 
ByProjectKeyShoppingListsByIDRequestBuilder WithId (string ID)
 

Constructor & Destructor Documentation

◆ ByProjectKeyShoppingListsRequestBuilder()

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

Member Function Documentation

◆ Get()

ByProjectKeyShoppingListsGet commercetools.Sdk.Api.Client.RequestBuilders.ShoppingLists.ByProjectKeyShoppingListsRequestBuilder.Get ( )
inline

◆ Head()

ByProjectKeyShoppingListsHead commercetools.Sdk.Api.Client.RequestBuilders.ShoppingLists.ByProjectKeyShoppingListsRequestBuilder.Head ( )
inline

◆ Post()

ByProjectKeyShoppingListsPost commercetools.Sdk.Api.Client.RequestBuilders.ShoppingLists.ByProjectKeyShoppingListsRequestBuilder.Post ( commercetools::Sdk::Api::Models::ShoppingLists::IShoppingListDraft  shoppingListDraft)
inline

◆ WithId()

ByProjectKeyShoppingListsByIDRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ShoppingLists.ByProjectKeyShoppingListsRequestBuilder.WithId ( string  ID)
inline

◆ WithKey()

ByProjectKeyShoppingListsKeyByKeyRequestBuilder commercetools.Sdk.Api.Client.RequestBuilders.ShoppingLists.ByProjectKeyShoppingListsRequestBuilder.WithKey ( string  key)
inline

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