Package | Description |
---|---|
io.sphere.sdk.projects |
Provides models for the project endpoint.
|
io.sphere.sdk.projects.commands.updateactions |
Modifier and Type | Interface and Description |
---|---|
interface |
CartClassificationDraft |
interface |
CartScoreDraft |
interface |
CartValueDraft |
Modifier and Type | Class and Description |
---|---|
class |
CartClassificationDraftDsl
Dsl class for
CartClassificationDraft . |
class |
CartScoreDraftDsl
Dsl class for
CartScoreDraft . |
class |
CartValueDraftDsl
Dsl class for
CartValueDraft . |
Modifier and Type | Method and Description |
---|---|
ShippingRateInputTypeDraft |
SetShippingRateInputType.getShippingRateInputTypeDraft() |
Modifier and Type | Method and Description |
---|---|
static SetShippingRateInputType |
SetShippingRateInputType.of(ShippingRateInputTypeDraft shippingRateInputTypeDraft)
Creates a new object initialized with the given values.
|