Interface AccountAddressType

All Known Implementing Classes:
DefaultB2BAccountAddressTypes

public interface AccountAddressType
Used to categorize AccountAddresses & enforce business logic based on the type. For instance, the combination of AccountAddress.type & AccountAddress.isDefault are used to identify the default account address for a given type.
Author:
Chris Kittrell (ckittrell)
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details