Package com.onenetwork.platform.common.currency

Service and interface for currency conversion.
  • Interface Summary 
    Interface Description
    CurrencyConversionAPI
    This is used only by those who implement currency conversion around new third-party services.
    CurrencyConversionService
    Service for converting a monetary amount from one currency to another, at a given point in time, using a specific currency "API".
  • Exception Summary 
    Exception Description
    CurrencyConversionAPIUnavailableException
    Thrown when Currency Conversion API is not available.