VyExchangeRateResultDto
This class represents the result of a Vy exchange rate query, containing an array of exchange rates and the best rate.
Properties
Field | Type | Description |
---|---|---|
exchangeRates | An array of exchange rates. | |
bestRate | The best exchange rate. |
Last updated