Package com.commercetools.api.client
Class ByProjectKeyCustomersPasswordTokenRequestBuilder
java.lang.Object
com.commercetools.api.client.ByProjectKeyCustomersPasswordTokenRequestBuilder
-
Constructor Summary
ConstructorDescriptionByProjectKeyCustomersPasswordTokenRequestBuilder
(ApiHttpClient apiHttpClient, String projectKey) -
Method Summary
Modifier and TypeMethodDescriptionpost
(CustomerCreatePasswordResetToken customerCreatePasswordResetToken)
-
Constructor Details
-
ByProjectKeyCustomersPasswordTokenRequestBuilder
public ByProjectKeyCustomersPasswordTokenRequestBuilder(ApiHttpClient apiHttpClient, String projectKey)
-
-
Method Details
-
post
public ByProjectKeyCustomersPasswordTokenPost post(CustomerCreatePasswordResetToken customerCreatePasswordResetToken) -
post
-
post
-