Uses of Class
microsoft.dynamics.crm.complex.RetrieveExchangeRateResponse
-
Packages that use RetrieveExchangeRateResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveExchangeRateResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveExchangeRateResponse Modifier and Type Method Description RetrieveExchangeRateResponseRetrieveExchangeRateResponse.Builder. build()RetrieveExchangeRateResponseRetrieveExchangeRateResponse. withExchangeRate(BigDecimal exchangeRate)RetrieveExchangeRateResponseRetrieveExchangeRateResponse. withUnmappedField(String name, String value) -
Uses of RetrieveExchangeRateResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveExchangeRateResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveExchangeRateResponse>System. retrieveExchangeRate(UUID transactionCurrencyId)
-