Uses of Class
dev.vality.swag_webhook_events.model.CryptoCurrencyTransferInfo
| Package | Description |
|---|---|
| dev.vality.swag_webhook_events.model |
-
Uses of CryptoCurrencyTransferInfo in dev.vality.swag_webhook_events.model
Methods in dev.vality.swag_webhook_events.model that return CryptoCurrencyTransferInfo Modifier and Type Method Description CryptoCurrencyTransferInfoCryptoCurrencyTransferInfo. cryptoAddress(String cryptoAddress)CryptoCurrencyTransferInfoCryptoCurrencyTransferInfo. cryptoCash(String cryptoCash)@NotNull @Valid CryptoCurrencyTransferInfoCryptoCurrencyTransferRequest. getCryptoCurrencyTransferInfo()Get cryptoCurrencyTransferInfoMethods in dev.vality.swag_webhook_events.model with parameters of type CryptoCurrencyTransferInfo Modifier and Type Method Description CryptoCurrencyTransferRequestCryptoCurrencyTransferRequest. cryptoCurrencyTransferInfo(CryptoCurrencyTransferInfo cryptoCurrencyTransferInfo)voidCryptoCurrencyTransferRequest. setCryptoCurrencyTransferInfo(CryptoCurrencyTransferInfo cryptoCurrencyTransferInfo)