Address Class
Namespace
Address Properties
The following are properties for Address.
addressLines
Signature
public List<String> addressLines {get; set;}
Property Value
Type: List<String>
addressLinesValue
Signature
public List<String> addressLinesValue {get; set;}
Property Value
Type: List<String>
subLocality
Signature
public String subLocality {get; set;}
Property Value
Type: String
subLocalityValue
Signature
public String subLocalityValue {get; set;}
Property Value
Type: String
locality
Signature
public String locality {get; set;}
Property Value
Type: String
localityValue
Signature
public String localityValue {get; set;}
Property Value
Type: String
postalCode
Signature
public String postalCode {get; set;}
Property Value
Type: String
postalCodeValue
Signature
public String postalCodeValue {get; set;}
Property Value
Type: String
subAdministrativeArea
Signature
public String subAdministrativeArea {get; set;}
Property Value
Type: String
subAdministrativeAreaValue
Signature
public String subAdministrativeAreaValue {get; set;}
Property Value
Type: String
administrativeArea
Signature
public String administrativeArea {get; set;}
Property Value
Type: String
administrativeAreaValue
Signature
public String administrativeAreaValue {get; set;}
Property Value
Type: String
countryValue
Signature
public String countryValue {get; set;}
Property Value
Type: String
countryCode
Signature
public String countryCode {get; set;}
Property Value
Type: String
countryCodeValue
Signature
public String countryCodeValue {get; set;}
Property Value
Type: String