CurrencyExchangeDetails
The details of currency exchange.
Contents
- Rate
 - 
               
The currency exchange rate.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\s\S]*Required: No
 - SourceCurrencyCode
 - 
               
The exchange source currency.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\s\S]*Required: No
 - TargetCurrencyCode
 - 
               
The exchange target currency.
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 Amazon SDKs, see the following: