public interface CartVersionedRequest
Modifier and Type | Method and Description |
---|---|
Integer |
getCartVersion()
Gets the cart version that the client is aware of.
|
void |
setCartVersion(Integer version)
Sets the cart version.
|
Integer getCartVersion()
void setCartVersion(Integer version)
version
- the version to set for this requestCopyright © 2021. All rights reserved.