Package | Description |
---|---|
io.sphere.sdk.carts |
Provides model classes and builders for carts.
|
Modifier and Type | Class and Description |
---|---|
class |
ScoreShippingRateInputDraftDsl
Dsl class for
ScoreShippingRateInputDraft . |
Modifier and Type | Method and Description |
---|---|
static ScoreShippingRateInputDraftDsl |
ScoreShippingRateInputDraftDsl.of(ScoreShippingRateInputDraft template)
Creates a new object initialized with the fields of the template parameter.
|
static ScoreShippingRateInputDraftBuilder |
ScoreShippingRateInputDraftBuilder.of(ScoreShippingRateInputDraft template)
Creates a new object initialized with the fields of the template parameter.
|