OperationPaymentOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): Long
int64 amount = 1;
Link copied to clipboard
abstract fun getAmountOneofCase(): AmountOneofCase
Link copied to clipboard
abstract fun getCurrencyAmount(): CurrencyAmount
.TW.Ripple.Proto.CurrencyAmount currency_amount = 2;
Link copied to clipboard
abstract fun getDestination(): String
Target account
string destination = 3;
Link copied to clipboard
abstract fun getDestinationBytes(): ByteString
Target account
string destination = 3;
Link copied to clipboard
abstract fun getDestinationTag(): Long
A Destination Tag
int64 destination_tag = 4;
Link copied to clipboard
abstract fun hasAmount(): Boolean
int64 amount = 1;
Link copied to clipboard
abstract fun hasCurrencyAmount(): Boolean
.TW.Ripple.Proto.CurrencyAmount currency_amount = 2;

Inheritors

Link copied to clipboard