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