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