Constructor
new module:caplin/fx/providers/PermissionedCurrencyPairService(currencyNamespaceopt)
Defines an implementation of a
caplin.fx.services.CurrencyPairService
that uses the permission service for a source of currency pairs.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
currencyNamespace |
String |
<optional> |
'CurrencyPair' | The permission namespace to use to get the currency pairs. |
- Implements: