public class XPFShippingOption extends XPFEntity
Constructor and Description |
---|
XPFShippingOption(@NonNull String code,
@NonNull String carrierCode) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull String |
getCarrierCode()
The shipping option carrier code.
|
@NonNull String |
getCode()
The shipping option code.
|
int |
hashCode() |
String |
toString() |
getCustomData
Copyright © 2024. All rights reserved.