| Package | Description |
|---|---|
| io.sphere.sdk.projects |
Provides models for the project endpoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CartClassificationDraftDsl
Dsl class for
CartClassificationDraft. |
| Modifier and Type | Method and Description |
|---|---|
static CartClassificationDraftBuilder |
CartClassificationDraftBuilder.of(CartClassificationDraft template)
Creates a new object initialized with the fields of the template parameter.
|
static CartClassificationDraftDsl |
CartClassificationDraftDsl.of(CartClassificationDraft template)
Creates a new object initialized with the fields of the template parameter.
|