LeaseMessageOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): Long
amount
int64 amount = 1;
Link copied to clipboard
abstract fun getFee(): Long
minimum 0.001 Waves (100000 Wavelets) for now
int64 fee = 3;
Link copied to clipboard
abstract fun getTo(): String
destination
string to = 2;
Link copied to clipboard
abstract fun getToBytes(): ByteString
destination
string to = 2;

Inheritors

Link copied to clipboard