CoinDenyListError

Properties

Link copied to clipboard
abstract val address: String?

Denied address.

Link copied to clipboard
abstract val coinType: String?

Coin type.

Link copied to clipboard

Returns the field-presence view for this CoinDenyListError instance.

Functions

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

Copies the original message, including unknown fields.