public static class TransferTransaction.TransferBlockItemBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TransferTransaction |
build() |
TransferTransaction.TransferBlockItemBuilder |
header(TransactionHeader header) |
TransferTransaction.TransferBlockItemBuilder |
payload(TransferPayload payload) |
TransferTransaction.TransferBlockItemBuilder |
signature(TransactionSignature signature) |
String |
toString() |
public TransferTransaction.TransferBlockItemBuilder header(TransactionHeader header)
this
.public TransferTransaction.TransferBlockItemBuilder signature(TransactionSignature signature)
this
.public TransferTransaction.TransferBlockItemBuilder payload(TransferPayload payload)
this
.public TransferTransaction build()
Copyright © 2025. All rights reserved.