AWS SDK for Kotlin
Toggle table of contents
1.4.122
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
invoicing
/
aws.sdk.kotlin.services.invoicing.model
/
CurrencyExchangeDetails
/
Builder
Builder
class
Builder
Members
Properties
rate
Link copied to clipboard
var
rate
:
String
?
The currency exchange rate.
source
Currency
Code
Link copied to clipboard
var
sourceCurrencyCode
:
String
?
The exchange source currency.
target
Currency
Code
Link copied to clipboard
var
targetCurrencyCode
:
String
?
The exchange target currency.