VyExchangeRateDto
This class represents a data transfer object for exchanging currency rates.
Last updated
This class represents a data transfer object for exchanging currency rates.
Last updated
exchange
The exchange type.
orderType
The order type.
inputAmount
double
The input amount.
outputAmount
double
The output amount.
slippage
double
The slippage.
fee
double
The fee.