

# CandidateAddress
<a name="API_voice-chime_CandidateAddress"></a>

A suggested address.

## Contents
<a name="API_voice-chime_CandidateAddress_Contents"></a>

 ** city **   <a name="chimesdk-Type-voice-chime_CandidateAddress-city"></a>
The city of the candidate address.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** country **   <a name="chimesdk-Type-voice-chime_CandidateAddress-country"></a>
The country of the candidate address.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** postalCode **   <a name="chimesdk-Type-voice-chime_CandidateAddress-postalCode"></a>
The postal code of the candidate address.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** postalCodePlus4 **   <a name="chimesdk-Type-voice-chime_CandidateAddress-postalCodePlus4"></a>
The zip \$1 4 or postal code \$14 of the candidate address.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** state **   <a name="chimesdk-Type-voice-chime_CandidateAddress-state"></a>
The state of the candidate address.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** streetInfo **   <a name="chimesdk-Type-voice-chime_CandidateAddress-streetInfo"></a>
The street information of the candidate address.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** streetNumber **   <a name="chimesdk-Type-voice-chime_CandidateAddress-streetNumber"></a>
The numeric portion of the candidate address.  
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_voice-chime_CandidateAddress_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/chime-sdk-voice-2022-08-03/CandidateAddress) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/chime-sdk-voice-2022-08-03/CandidateAddress) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/chime-sdk-voice-2022-08-03/CandidateAddress) 