| Package | Description |
|---|---|
| io.sphere.sdk.carts |
Provides model classes and builders for carts.
|
| Modifier and Type | Method and Description |
|---|---|
ScoreShippingRateInputDraftBuilder |
ScoreShippingRateInputDraftDsl.newBuilder()
Creates a new builder with the values of this object.
|
static ScoreShippingRateInputDraftBuilder |
ScoreShippingRateInputDraftBuilder.of(Long score)
Creates a new object initialized with the given values.
|
static ScoreShippingRateInputDraftBuilder |
ScoreShippingRateInputDraftBuilder.of(ScoreShippingRateInputDraft template)
Creates a new object initialized with the fields of the template parameter.
|
ScoreShippingRateInputDraftBuilder |
ScoreShippingRateInputDraftBuilder.score(Long score)
Sets the
score property of this builder. |