CreateAddressSetup Class Members
The following tables list the members exposed by CreateAddressSetup.
Public Constructors
| Name | Description | |
|---|---|---|
|  | CreateAddressSetup Constructor | Initializes a new instance of the CreateAddressSetup class. | 
Public Properties
| Name | Description | |
|---|---|---|
|  | AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | 
|  | Address1 | Address Line 1. | 
|  | Address2 | Address Line 2. | 
|  | City | Address City. | 
|  | Country | Address Country | 
|  | IsShortState | Is the State property abbreviated or is it the full name of the State. | 
|  | State | Address State. | 
|  | TimeZone | Address Timezone. | 
|  | ZipCode | Address Zipcode. | 
Reference
CreateAddressSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateAddress(CreateAddressSetup) Method