RetrieveExchangeRateResponse ComplexType

Contains the response from the RetrieveExchangeRate function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
ExchangeRate Edm.Decimal

The exchange rate for the currency.

Used by

The following use the RetrieveExchangeRateResponse ComplexType.

Name How used
RetrieveExchangeRate ReturnType

See also