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