Currencies constructor

Currencies(
  1. List<CurrencyPosition> currencies
)

Implementation

Currencies(this.currencies);