

# LeadAddress
<a name="API_LeadAddress"></a>

The address information for a lead customer, including city, state or region, postal code, and country code.

## Contents
<a name="API_LeadAddress_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** City **   <a name="AWSPartnerCentral-Type-LeadAddress-City"></a>
The city of the lead customer's address.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

 ** CountryCode **   <a name="AWSPartnerCentral-Type-LeadAddress-CountryCode"></a>
The country code of the lead customer's address.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 10.  
Required: No

 ** PostalCode **   <a name="AWSPartnerCentral-Type-LeadAddress-PostalCode"></a>
The postal code of the lead customer's address.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 20.  
Required: No

 ** StateOrRegion **   <a name="AWSPartnerCentral-Type-LeadAddress-StateOrRegion"></a>
The state or region of the lead customer's address.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

## See Also
<a name="API_LeadAddress_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/partnercentral-selling-2022-07-26/LeadAddress) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-selling-2022-07-26/LeadAddress) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-selling-2022-07-26/LeadAddress) 