public static class TransferWithMemoTransaction.TransferWithMemoBlockItemBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TransferWithMemoTransaction |
build() |
TransferWithMemoTransaction.TransferWithMemoBlockItemBuilder |
header(TransactionHeader header) |
TransferWithMemoTransaction.TransferWithMemoBlockItemBuilder |
payload(TransferWithMemoPayload payload) |
TransferWithMemoTransaction.TransferWithMemoBlockItemBuilder |
signature(TransactionSignature signature) |
String |
toString() |
public TransferWithMemoTransaction.TransferWithMemoBlockItemBuilder header(TransactionHeader header)
header
- TransactionHeader
.this
.public TransferWithMemoTransaction.TransferWithMemoBlockItemBuilder signature(TransactionSignature signature)
signature
- TransactionSignature
.this
.public TransferWithMemoTransaction.TransferWithMemoBlockItemBuilder payload(TransferWithMemoPayload payload)
payload
- TransferWithMemoPayload
Payload for this transaction.this
.public TransferWithMemoTransaction build()
Copyright © 2025. All rights reserved.