

# InvoiceCurrencyAmount


 The amount charged after taxes, in the preferred currency. 

## Contents


 ** AmountBreakdown **   <a name="awscostmanagement-Type-invoicing_InvoiceCurrencyAmount-AmountBreakdown"></a>
 Details about the invoice currency amount.   
Type: [AmountBreakdown](API_invoicing_AmountBreakdown.md) object  
Required: No

 ** CurrencyCode **   <a name="awscostmanagement-Type-invoicing_InvoiceCurrencyAmount-CurrencyCode"></a>
The currency dominion of the invoice document.  
Type: String  
Length Constraints: Fixed length of 3.  
Required: No

 ** CurrencyExchangeDetails **   <a name="awscostmanagement-Type-invoicing_InvoiceCurrencyAmount-CurrencyExchangeDetails"></a>
 The details of currency exchange.   
Type: [CurrencyExchangeDetails](API_invoicing_CurrencyExchangeDetails.md) object  
Required: No

 ** TotalAmount **   <a name="awscostmanagement-Type-invoicing_InvoiceCurrencyAmount-TotalAmount"></a>
 The invoice currency amount.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\s\S]*`   
Required: No

 ** TotalAmountBeforeTax **   <a name="awscostmanagement-Type-invoicing_InvoiceCurrencyAmount-TotalAmountBeforeTax"></a>
 Details about the invoice total amount before tax.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\s\S]*`   
Required: No

## 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/invoicing-2024-12-01/InvoiceCurrencyAmount) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/invoicing-2024-12-01/InvoiceCurrencyAmount) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/invoicing-2024-12-01/InvoiceCurrencyAmount) 