Uses of Class
dev.vality.swag.wallets.webhook.events.model.Asset
| Package | Description |
|---|---|
| dev.vality.swag.wallets.webhook.events.model |
-
Uses of Asset in dev.vality.swag.wallets.webhook.events.model
Methods in dev.vality.swag.wallets.webhook.events.model that return Asset Modifier and Type Method Description AssetAsset. amount(Long amount)AssetAsset. currency(String currency)@NotNull @Valid AssetWithdrawal. getBody()Get bodyMethods in dev.vality.swag.wallets.webhook.events.model with parameters of type Asset Modifier and Type Method Description WithdrawalWithdrawal. body(Asset body)voidWithdrawal. setBody(Asset body)