| Name | Description | Type | Additional information |
|---|---|---|---|
| Street1 | string |
Required
|
|
| City | string |
Required
|
|
| State | string |
Required
|
|
| Zip | string |
Required
|
|
| Country | string |
Required
Country should have 2 capital letters. Examples US UK etc |
|
| ValidateZipCodePlusFour | boolean |
By default this will only validate the standard 5 digit ZipCode format. When set to true
it will validate the zipcode+4 digit code |