| Package | Description |
|---|---|
| io.sphere.sdk.customers |
Provides model classes and builders for customers.
|
| io.sphere.sdk.customers.commands |
Provides types to change the state of customers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerDraftDsl |
| Modifier and Type | Method and Description |
|---|---|
static CustomerCreateCommand |
CustomerCreateCommand.of(CustomerDraft draft) |
static CustomerInStoreCreateCommand |
CustomerInStoreCreateCommand.of(String storeKey,
CustomerDraft draft) |