Uses of Class
dev.vality.damsel.withdrawals.provider_adapter.Cash
Packages that use Cash
-
Uses of Cash in dev.vality.damsel.withdrawals.provider_adapter
Fields in dev.vality.damsel.withdrawals.provider_adapter declared as CashModifier and TypeFieldDescriptionWithdrawal.bodyQuote.cash_fromQuote.cash_toGetQuoteParams.exchange_cashСумма в одной из валют обменаMethods in dev.vality.damsel.withdrawals.provider_adapter that return CashModifier and TypeMethodDescriptionCash.deepCopy()Withdrawal.getBody()Quote.getCashFrom()Quote.getCashTo()GetQuoteParams.getExchangeCash()Сумма в одной из валют обменаCash.setAmount(long amount) Cash.setCurrency(Currency currency) Methods in dev.vality.damsel.withdrawals.provider_adapter with parameters of type CashModifier and TypeMethodDescriptionintbooleanQuote.setCashFrom(Cash cash_from) GetQuoteParams.setExchangeCash(Cash exchange_cash) Сумма в одной из валют обменаConstructors in dev.vality.damsel.withdrawals.provider_adapter with parameters of type CashModifierConstructorDescriptionPerforms a deep copy on other.GetQuoteParams(Currency currency_from, Currency currency_to, Cash exchange_cash) Withdrawal(String id, Cash body, Destination destination)