CandidateAddress
A suggested address.
Contents
- city
-
The city of the candidate address.
Type: String
Pattern:
.*\S.*
Required: No
- country
-
The country of the candidate address.
Type: String
Pattern:
.*\S.*
Required: No
- postalCode
-
The postal code of the candidate address.
Type: String
Pattern:
.*\S.*
Required: No
- postalCodePlus4
-
The zip + 4 or postal code +4 of the candidate address.
Type: String
Pattern:
.*\S.*
Required: No
- state
-
The state of the candidate address.
Type: String
Pattern:
.*\S.*
Required: No
- streetInfo
-
The street information of the candidate address.
Type: String
Pattern:
.*\S.*
Required: No
- streetNumber
-
The numeric portion of the candidate address.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: