public static class CartValidationProperties.Version extends Object
Constructor and Description |
---|
Version() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isEnabled()
When enabled, this service will enforce the version for any requests that modify the
cart.
|
void |
setEnabled(boolean enabled)
When enabled, this service will enforce the version for any requests that modify the
cart.
|
String |
toString() |
public boolean isEnabled()
public void setEnabled(boolean enabled)
protected boolean canEqual(Object other)
Copyright © 2021. All rights reserved.