| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| AddressLine1 | string |
None. |
|
| AddressLine2 | string |
None. |
|
| CityName | string |
None. |
|
| StateId | string |
None. |
|
| StateName | string |
None. |
|
| Zip | string |
None. |
|
| CountryId | string |
None. |
|
| CountryName | string |
None. |
|
| IsSameAsShippingAddress | boolean |
None. |
|
| StatesList | Collection of SelectListItem |
None. |
|
| CountriesList | Collection of SelectListItem |
None. |
|
| ShowShippingAddressCheckbox | boolean |
None. |