WalletCore
WalletCore
/
wallet.core.jni.proto
/
Stellar
/
MemoId
/
Builder
Builder
class
Builder
Memo with an ID
Content copied to clipboard
Protobuf type
TW.Stellar.Proto.MemoId
Functions
Functions
clear
Id
Link copied to clipboard
open
fun
clearId
(
)
:
Stellar.MemoId.Builder
int64 id = 1;
get
Id
Link copied to clipboard
open
fun
getId
(
)
:
Long
int64 id = 1;
set
Id
Link copied to clipboard
open
fun
setId
(
value
:
Long
)
:
Stellar.MemoId.Builder
int64 id = 1;