Package com.commercetools.api.client
Class ByProjectKeyInStoreKeyByStoreKeyCustomersEmailTokenRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCustomersEmailTokenRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyInStoreKeyByStoreKeyCustomersEmailTokenRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey, String storeKey) -
Method Summary
-
Constructor Details
-
ByProjectKeyInStoreKeyByStoreKeyCustomersEmailTokenRequestBuilder
public ByProjectKeyInStoreKeyByStoreKeyCustomersEmailTokenRequestBuilder(ApiHttpClient apiHttpClient, String projectKey, String storeKey)
-
-
Method Details
-
post
public ByProjectKeyInStoreKeyByStoreKeyCustomersEmailTokenPost post(CustomerCreateEmailToken customerCreateEmailToken) -
post
public ByProjectKeyInStoreKeyByStoreKeyCustomersEmailTokenPostString post(String customerCreateEmailToken) -
post
-