Name | Description | Type | Additional information |
---|---|---|---|
Street1 |
The first line of the address. |
string |
String length: inclusive between 0 and 100 |
Street2 |
The second line of the address. |
string |
String length: inclusive between 0 and 100 |
City |
The city component of the address. |
string |
String length: inclusive between 0 and 50 |
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 |