public interface UsableBillingAddressListSmartDataBean extends SmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Modifier and Type | Method and Description |
|---|---|
AddressDataBean[] |
getBillingAddresses()
This method returns an array of usable billing addresses in the checkout flow.
|
boolean |
isPersonalAddressAllowForBilling()
This method returns if the personal address could be used as a billing address.
|
getCommandContext, populate, setCommandContextgetRequestProperties, setRequestPropertiesstatic final java.lang.String COPYRIGHT
AddressDataBean[] getBillingAddresses()
boolean isPersonalAddressAllowForBilling()