

# AccountMetaData


 The meta data information associated with the account. 

## Contents


 ** accountName **   <a name="awscostmanagement-Type-taxSettings_AccountMetaData-accountName"></a>
 The Amazon Web Services accounts name.   
Type: String  
Pattern: `[\s\S]*`   
Required: No

 ** address **   <a name="awscostmanagement-Type-taxSettings_AccountMetaData-address"></a>
 The details of the address associated with the TRN information.   
Type: [Address](API_taxSettings_Address.md) object  
Required: No

 ** addressRoleMap **   <a name="awscostmanagement-Type-taxSettings_AccountMetaData-addressRoleMap"></a>
 Address roles associated with the account containing country code information.   
Type: String to [Jurisdiction](API_taxSettings_Jurisdiction.md) object map  
Valid Keys: `TaxAddress | BillingAddress | ContactAddress`   
Required: No

 ** addressType **   <a name="awscostmanagement-Type-taxSettings_AccountMetaData-addressType"></a>
 The type of address associated with the legal profile.   
Type: String  
Valid Values: `TaxAddress | BillingAddress | ContactAddress`   
Required: No

 ** seller **   <a name="awscostmanagement-Type-taxSettings_AccountMetaData-seller"></a>
 Seller information associated with the account.   
Type: String  
Pattern: `[\s\S]*`   
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/taxsettings-2018-05-10/AccountMetaData) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/taxsettings-2018-05-10/AccountMetaData) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/taxsettings-2018-05-10/AccountMetaData) 