Name | Description | Type | Additional information |
---|---|---|---|
City |
The city component of the address. |
string |
Required String length: inclusive between 1 and 50 |
Street1 |
The first line of the address. |
string |
Required String length: inclusive between 1 and 100 |
Street2 |
The second line of the address. |
string |
String length: inclusive between 0 and 100 |
Region |
The region or state component of the address. |
string |
String length: inclusive between 0 and 35 |
Postalcode |
The postal code component of the address. |
string |
Must be a properly formed zipcode for the country specified. String length: inclusive between 0 and 12 |
PostalZip4 |
The Zip4 component of an US address. |
string |
String length: inclusive between 4 and 4 |
CountryCode |
The country code of the country for the address. |
string |
Required String length: inclusive between 0 and 2 |