Package | Description |
---|---|
io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
io.sphere.sdk.orders.queries |
Provides types to retrieve the state of orders.
|
Modifier and Type | Method and Description |
---|---|
PaymentInfoQueryModel<T> |
CartLikeQueryModelImpl.paymentInfo() |
PaymentInfoQueryModel<T> |
CartLikeQueryModel.paymentInfo() |
PaymentInfoQueryModel<Cart> |
CartQueryModel.paymentInfo() |
Modifier and Type | Method and Description |
---|---|
PaymentInfoQueryModel<Order> |
OrderQueryModel.paymentInfo() |