WalletCore
WalletCore
/
wallet.core.jni.proto
/
Waves
/
CancelLeaseMessageOrBuilder
Cancel
Lease
Message
Or
Builder
interface
CancelLeaseMessageOrBuilder
Functions
Inheritors
Functions
get
Fee
Link copied to clipboard
abstract
fun
getFee
(
)
:
Long
Fee used
Content copied to clipboard
int64 fee = 2;
get
Lease
Id
Link copied to clipboard
abstract
fun
getLeaseId
(
)
:
String
Lease ID to cancel
Content copied to clipboard
string lease_id = 1;
get
Lease
Id
Bytes
Link copied to clipboard
abstract
fun
getLeaseIdBytes
(
)
:
ByteString
Lease ID to cancel
Content copied to clipboard
string lease_id = 1;
Inheritors
CancelLeaseMessage
Link copied to clipboard