| Name | Description | Type | Additional information |
|---|---|---|---|
| CountryId |
Gets or sets country id for address format. |
integer |
None. |
| CountryName |
Gets or sets the country name. |
string |
None. |
| ShippingBooksAllowed |
Gets or sets the status of whether book shipping is available for the country or not. |
boolean |
None. |
| DisplayNameForAddressLine1 |
Gets or sets the display name for address line1 based on country. |
string |
None. |
| DescriptionForAddressLine1 |
Gets or sets the description to display for address line1 field based on country. |
string |
None. |
| RequiredAddressLine1 |
Gets or sets the status of whether AddressLine1 is required or not for the country. |
boolean |
None. |
| DisplayNameForAddressLine2 |
Gets or sets the display name for address line2 based on country. |
string |
None. |
| DescriptionForAddressLine2 |
Gets or sets the description to display for address line2 field based on country. |
string |
None. |
| RequiredAddressLine2 |
Gets or sets the status of whether AddressLine2 is required or not for the country. |
boolean |
None. |
| DisplayNameForCity |
Gets or sets the display name for city field based on country. |
string |
None. |
| DescriptionForCity |
Gets or sets the description to display for city field based on country. |
string |
None. |
| RequiredCity |
Gets or sets the status of whether City is required or not for the country. |
boolean |
None. |
| DisplayNameForState |
Gets or sets the display name for state based on country. |
string |
None. |
| DescriptionForState |
Gets or sets the description to display for state field based on country. |
string |
None. |
| RequiredState |
Gets or sets the status of whether State is required or not for the country. |
boolean |
None. |
| DisplayNameForZIP |
Gets or sets the display name for ZIP based on country. |
string |
None. |
| DescriptionForZIP |
Gets or sets the description to display for ZIP field based on country. |
string |
None. |
| RequiredZIP |
Gets or sets the status of whether AddressLine1 is required or not for the country. |
boolean |
None. |