CancelLeaseMessageOrBuilder

Functions

Link copied to clipboard
abstract fun getFee(): Long
Fee used
int64 fee = 2;
Link copied to clipboard
abstract fun getLeaseId(): String
Lease ID to cancel
string lease_id = 1;
Link copied to clipboard
abstract fun getLeaseIdBytes(): ByteString
Lease ID to cancel
string lease_id = 1;

Inheritors

Link copied to clipboard