| Package | Description |
|---|---|
| io.sphere.sdk.orders |
Provides model classes and builders for orders.
|
| io.sphere.sdk.orders.messages |
Provides model classes and builders for orders.
|
| Modifier and Type | Method and Description |
|---|---|
static ReturnInfo |
ReturnInfo.of(List<ReturnItem> items,
String returnTrackingId,
ZonedDateTime returnDate) |
| Modifier and Type | Method and Description |
|---|---|
List<ReturnInfo> |
Order.getReturnInfo() |
| Modifier and Type | Method and Description |
|---|---|
ReturnInfo |
ReturnInfoSetMessage.getReturnInfo() |
ReturnInfo |
ReturnInfoAddedMessage.getReturnInfo() |