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