FundsWithdrawal

interface FundsWithdrawal

Types

Link copied to clipboard
sealed class Source

Properties

Link copied to clipboard
abstract val amount: <Error class: unknown class>?
Link copied to clipboard
abstract val coinType: String?
Link copied to clipboard

Returns the field-presence view for this FundsWithdrawal instance.

Link copied to clipboard

Functions

Link copied to clipboard
fun FundsWithdrawal.copy(body: <Error class: unknown class>.() -> Unit = {}): FundsWithdrawal

Copies the original message, including unknown fields.