| Package | Description |
|---|---|
| io.sphere.sdk.customers |
Provides model classes and builders for customers.
|
| Modifier and Type | Method and Description |
|---|---|
static CustomerDraftDsl |
CustomerDraftDsl.of(CustomerName customerName,
String email,
String password) |
CustomerDraftDsl |
CustomerDraftDsl.withCart(Referenceable<Cart> cart)
Deprecated.
|
CustomerDraftDsl |
CustomerDraftDsl.withCustomerGroup(Referenceable<CustomerGroup> customerGroup) |