

# GeoMatchParams


The country and area code for a proxy phone number in a proxy phone session.

## Contents


 ** AreaCode **   <a name="chimesdk-Type-voice-chime_GeoMatchParams-AreaCode"></a>
The area code.  
Type: String  
Pattern: `^$|^[0-9]{3,3}$`   
Required: Yes

 ** Country **   <a name="chimesdk-Type-voice-chime_GeoMatchParams-Country"></a>
The country.  
Type: String  
Pattern: `^$|^[A-Z]{2,2}$`   
Required: Yes

## See Also


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/GeoMatchParams) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/chime-sdk-voice-2022-08-03/GeoMatchParams) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/chime-sdk-voice-2022-08-03/GeoMatchParams) 