Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
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