| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressId | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
Required |
|
| Label | string |
Required Max length: 100 |
|
| AddressLine1 | string |
Required Max length: 250 |
|
| AddressLine2 | string |
Max length: 250 |
|
| Suburb | string |
Max length: 150 |
|
| City | string |
Required Max length: 150 |
|
| Province | string |
Required Max length: 150 |
|
| PostalCode | string |
Max length: 20 |
|
| Country | string |
Required Max length: 100 |
|
| Latitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
|
| IsDefault | boolean |
None. |
|
| User | ApplicationUser |
None. |