Enum AddressType
The type of Address
Syntax
AddressType
Fields
| Name | Description |
|---|---|
| Unknown | Unknown - used when initializing |
| ContactPostalAddress | The address is a contact's postal address |
| ContactStreetAddress | The address is a contact's street address |
| PersonPrivateAddress | The address is a person's private address |
| QuoteBillingAddress | The address is the shipping address for a quote |
| QuoteShippingAddress | The address is the shipping address for a quote |