Package | Description |
---|---|
io.sphere.sdk.orders |
Provides model classes and builders for orders.
|
Modifier and Type | Method and Description |
---|---|
static SyncInfo |
SyncInfo.of(Referenceable<Channel> channel,
ZonedDateTime syncedAt,
String externalId) |
Modifier and Type | Method and Description |
---|---|
Set<SyncInfo> |
Order.getSyncInfo()
Sync info of this order.
|