| Name | Description | Type | Additional Information |
|---|---|---|---|
| FirstName | string |
Required String length: inclusive between 0 and 100 |
|
| LastName | string |
Required String length: inclusive between 0 and 100 |
|
| Address1 | string |
Required String length: inclusive between 0 and 100 |
|
| Address2 | string |
String length: inclusive between 0 and 100 |
|
| Address3 | string |
String length: inclusive between 0 and 100 |
|
| City | string |
Required String length: inclusive between 0 and 100 |
|
| Province | string |
Required String length: inclusive between 0 and 50 |
|
| PostalCode | string |
Required String length: inclusive between 0 and 10 |
|
| Country | string |
Required String length: inclusive between 0 and 30 |