Package | Description |
---|---|
io.sphere.sdk.customers.commands.updateactions |
Provides the possible operations which can be performed on update commands for customers.
|
Modifier and Type | Method and Description |
---|---|
static SetDefaultBillingAddress |
SetDefaultBillingAddress.of(String addressId) |
static SetDefaultBillingAddress |
SetDefaultBillingAddress.ofAddress(Address address) |
static SetDefaultBillingAddress |
SetDefaultBillingAddress.ofKey(String addressKey) |