Package | Description |
---|---|
io.sphere.sdk.customers.commands |
Provides types to change the state of customers.
|
Modifier and Type | Method and Description |
---|---|
static CustomerInStoreChangePasswordCommand |
CustomerInStoreChangePasswordCommand.of(Versioned<Customer> customer,
String storeKey,
String currentPassword,
String newPassword) |