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