|
ImagingTools Core SDK
|
#include <IAddressProvider.h>
Public Types | |
| enum | AddressCategory { AC_SHIPPING , AC_BILLING , AC_CONTACT } |
Provider of addresses.
Definition at line 26 of file IAddressProvider.h.
Type of the address.
| Enumerator | |
|---|---|
| AC_SHIPPING | Address where the product will be shipped. |
| AC_BILLING | Address where the invoce will be sent. |
| AC_CONTACT | Primary/first contact in a organization. |
Definition at line 32 of file IAddressProvider.h.