

# MonetaryAmount


A number that represents the monetary amount for an offering or transaction.

## Contents


 ** amount **   <a name="devicefarm-Type-MonetaryAmount-amount"></a>
The numerical amount of an offering or transaction.  
Type: Double  
Required: No

 ** currencyCode **   <a name="devicefarm-Type-MonetaryAmount-currencyCode"></a>
The currency code of a monetary amount. For example, `USD` means U.S. dollars.  
Type: String  
Valid Values: `USD`   
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/devicefarm-2015-06-23/MonetaryAmount) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/devicefarm-2015-06-23/MonetaryAmount) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/devicefarm-2015-06-23/MonetaryAmount) 