Package | Description |
---|---|
io.sphere.sdk.apiclient | |
io.sphere.sdk.cartdiscounts |
Provides model classes and builders for cart discounts.
|
io.sphere.sdk.carts |
Provides model classes and builders for carts.
|
io.sphere.sdk.carts.commands |
Provides types to change the state of carts.
|
io.sphere.sdk.categories |
Provides model types to organize products in a hierarchical structure.
|
io.sphere.sdk.channels |
Provides model classes and builders for channels.
|
io.sphere.sdk.customergroups |
Provides model classes and builders for customer groups.
|
io.sphere.sdk.customers |
Provides model classes and builders for customers.
|
io.sphere.sdk.discountcodes |
Provides model classes and builders for discount codes.
|
io.sphere.sdk.extensions | |
io.sphere.sdk.inventory |
Provides model classes and builders for inventory entries.
|
io.sphere.sdk.models |
Provides the common API types of Composable Commerce.
|
io.sphere.sdk.orderedits | |
io.sphere.sdk.orders |
Provides model classes and builders for orders.
|
io.sphere.sdk.payments |
Provides model classes and builders for payments.
|
io.sphere.sdk.productdiscounts |
Provides model classes and builders for product discounts.
|
io.sphere.sdk.products |
Provides model classes and builders for products.
|
io.sphere.sdk.products.attributes |
Provides model classes for product type attributes.
|
io.sphere.sdk.productselections |
Provides model classes and builders for product selections.
|
io.sphere.sdk.projects |
Provides models for the project endpoint.
|
io.sphere.sdk.reviews |
Provides model classes and builders for reviews.
|
io.sphere.sdk.shippingmethods |
Provides model classes and builders for shipping methods.
|
io.sphere.sdk.shoppinglists |
Provides model classes and builders for shopping lists.
|
io.sphere.sdk.states |
Provides model classes and builders for states.
|
io.sphere.sdk.stores | |
io.sphere.sdk.subscriptions |
Subscriptions are used to trigger an asynchronous background process in response to an event on commercetools Composable Commerce.
|
io.sphere.sdk.taxcategories |
Provides model classes and builders for tax categories.
|
io.sphere.sdk.types |
Provides model classes and builders for types.
|
io.sphere.sdk.zones |
Provides model classes and builders for zones.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ApiClientDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
CartDiscountDraft
Draft to create a
CartDiscount . |
Modifier and Type | Interface and Description |
---|---|
interface |
CartDraft
Draft for
Cart creation. |
interface |
ClassificationShippingRateInputDraft |
interface |
ExternalTaxAmountDraft |
interface |
ItemShippingDetailsDraft
Draft object for
ItemShippingDetails . |
interface |
LineItemDraft
Draft for a new line item.
|
interface |
ScoreShippingRateInputDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
CartReplicationDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
CategoryDraft
Template for a new category.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChannelDraft
Template to create a new Channel.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerGroupDraft
Draft for a customer group.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerDraft
Input object for a new
Customer . |
Modifier and Type | Interface and Description |
---|---|
interface |
DiscountCodeDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtensionDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
InventoryEntryDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
AssetDraft
Draft for an
Asset . |
Modifier and Type | Interface and Description |
---|---|
interface |
OrderEditDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomLineItemReturnItemDraft |
interface |
LineItemReturnItemDraft |
interface |
OrderFromCartDraft |
interface |
ParcelDraft |
interface |
ReturnInfoDraft |
interface |
ShippingInfoImportDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
PaymentDraft
Draft for a new Payment resource.
|
interface |
TransactionDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductDiscountDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductDraft
A template for a new
Product . |
interface |
ProductVariantDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeDefinitionDraft
Template to create a new Attribute Definition.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProductSelectionDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
CartClassificationDraft |
interface |
CartScoreDraft |
interface |
CartValueDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
ReviewDraft
Draft for a new Review.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ShippingMethodDraft |
interface |
ZoneRateDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
LineItemDraft
A draft for a new
LineItem . |
interface |
ShoppingListDraft
A draft for a new
ShoppingList . |
interface |
TextLineItemDraft
A draft for a new
TextLineItem . |
Modifier and Type | Interface and Description |
---|---|
interface |
StateDraft
Template to create a new State.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProductSelectionSettingDraft |
interface |
StoreDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
SubscriptionDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
TaxCategoryDraft
Draft for a new TaxCategory.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TypeDraft |
Modifier and Type | Interface and Description |
---|---|
interface |
ZoneDraft |