Builder

class Builder
Memo with text
Protobuf type TW.Stellar.Proto.MemoText

Functions

Link copied to clipboard
string text = 1;
Link copied to clipboard
open fun getText(): String
string text = 1;
Link copied to clipboard
open fun getTextBytes(): ByteString
string text = 1;
Link copied to clipboard
string text = 1;
Link copied to clipboard
open fun setTextBytes(value: ByteString): Stellar.MemoText.Builder
string text = 1;