What are the interfaces of Address Object and what do they do?
Address Object currently has four different interfaces, each of which performs different functions. These interfaces are AddressCheck, Parse, StreetData, and ZIPData. The AddressCheck interface is the main interface that handles all the regular address verification processes. It is the one used by virtually all of our customers.