AddressType Enum
Some tooltip text!
• 1 minute to read
• 1 minute to read
Bit mask, combines address type (EAddressType) and owner type (EOwnerType)
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown - used when initializing |
ContactPostalAddress | 1 | The address is a contact's postal address |
ContactStreetAddress | 2 | The address is a contact's street address |
PersonPrivateAddress | 16387 | The address is a person's private address |
QuoteBillingAddress | 8196 | The address is the shipping address for a quote |
QuoteShippingAddress | 8197 | The address is the shipping address for a quote |
Usage
- address.atype_idx - Contact and Person addresses