com.ibm.commerce.order.beans

Interface UsableBillingAddressListSmartDataBean

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The IBM copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • getBillingAddresses

        AddressDataBean[] getBillingAddresses()
        This method returns an array of usable billing addresses in the checkout flow.
        Returns:
        an array of billing addresses.
      • isPersonalAddressAllowForBilling

        boolean isPersonalAddressAllowForBilling()
        This method returns if the personal address could be used as a billing address.
        Returns:
        true personal address is allowed false personal address is not allowed.