public static final class TransactionService.HistoryItem.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<TransactionService.HistoryItem,TransactionService.HistoryItem.Builder> implements TransactionService.HistoryItemOrBuilder
kin.agora.transaction.v4.HistoryItem| Modifier and Type | Method and Description |
|---|---|
TransactionService.HistoryItem.Builder |
addAllPayments(java.lang.Iterable<? extends TransactionService.HistoryItem.Payment> values)
The set of payments contained in the raw_transaction.
|
TransactionService.HistoryItem.Builder |
addPayments(int index,
TransactionService.HistoryItem.Payment.Builder builderForValue)
The set of payments contained in the raw_transaction.
|
TransactionService.HistoryItem.Builder |
addPayments(int index,
TransactionService.HistoryItem.Payment value)
The set of payments contained in the raw_transaction.
|
TransactionService.HistoryItem.Builder |
addPayments(TransactionService.HistoryItem.Payment.Builder builderForValue)
The set of payments contained in the raw_transaction.
|
TransactionService.HistoryItem.Builder |
addPayments(TransactionService.HistoryItem.Payment value)
The set of payments contained in the raw_transaction.
|
TransactionService.HistoryItem.Builder |
clearCursor()
The cursor position of this item.
|
TransactionService.HistoryItem.Builder |
clearInvoiceList()
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
|
TransactionService.HistoryItem.Builder |
clearPayments()
The set of payments contained in the raw_transaction.
|
TransactionService.HistoryItem.Builder |
clearRawTransaction() |
TransactionService.HistoryItem.Builder |
clearSolanaTransaction()
.kin.agora.common.v4.Transaction solana_transaction = 3; |
TransactionService.HistoryItem.Builder |
clearStellarTransaction()
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4; |
TransactionService.HistoryItem.Builder |
clearTransactionError()
Present if the transaction failed.
|
TransactionService.HistoryItem.Builder |
clearTransactionId()
.kin.agora.common.v4.TransactionId transaction_id = 1; |
TransactionService.HistoryItem.Builder |
clearTransactionTime()
Note: this may not always be available.
|
TransactionService.Cursor |
getCursor()
The cursor position of this item.
|
Model.InvoiceList |
getInvoiceList()
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
|
TransactionService.HistoryItem.Payment |
getPayments(int index)
The set of payments contained in the raw_transaction.
|
int |
getPaymentsCount()
The set of payments contained in the raw_transaction.
|
java.util.List<TransactionService.HistoryItem.Payment> |
getPaymentsList()
The set of payments contained in the raw_transaction.
|
TransactionService.HistoryItem.RawTransactionCase |
getRawTransactionCase() |
Model.Transaction |
getSolanaTransaction()
.kin.agora.common.v4.Transaction solana_transaction = 3; |
Model.StellarTransaction |
getStellarTransaction()
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4; |
Model.TransactionError |
getTransactionError()
Present if the transaction failed.
|
Model.TransactionId |
getTransactionId()
.kin.agora.common.v4.TransactionId transaction_id = 1; |
com.google.protobuf.Timestamp |
getTransactionTime()
Note: this may not always be available.
|
boolean |
hasCursor()
The cursor position of this item.
|
boolean |
hasInvoiceList()
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
|
boolean |
hasSolanaTransaction()
.kin.agora.common.v4.Transaction solana_transaction = 3; |
boolean |
hasStellarTransaction()
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4; |
boolean |
hasTransactionError()
Present if the transaction failed.
|
boolean |
hasTransactionId()
.kin.agora.common.v4.TransactionId transaction_id = 1; |
boolean |
hasTransactionTime()
Note: this may not always be available.
|
TransactionService.HistoryItem.Builder |
mergeCursor(TransactionService.Cursor value)
The cursor position of this item.
|
TransactionService.HistoryItem.Builder |
mergeInvoiceList(Model.InvoiceList value)
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
|
TransactionService.HistoryItem.Builder |
mergeSolanaTransaction(Model.Transaction value)
.kin.agora.common.v4.Transaction solana_transaction = 3; |
TransactionService.HistoryItem.Builder |
mergeStellarTransaction(Model.StellarTransaction value)
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4; |
TransactionService.HistoryItem.Builder |
mergeTransactionError(Model.TransactionError value)
Present if the transaction failed.
|
TransactionService.HistoryItem.Builder |
mergeTransactionId(Model.TransactionId value)
.kin.agora.common.v4.TransactionId transaction_id = 1; |
TransactionService.HistoryItem.Builder |
mergeTransactionTime(com.google.protobuf.Timestamp value)
Note: this may not always be available.
|
TransactionService.HistoryItem.Builder |
removePayments(int index)
The set of payments contained in the raw_transaction.
|
TransactionService.HistoryItem.Builder |
setCursor(TransactionService.Cursor.Builder builderForValue)
The cursor position of this item.
|
TransactionService.HistoryItem.Builder |
setCursor(TransactionService.Cursor value)
The cursor position of this item.
|
TransactionService.HistoryItem.Builder |
setInvoiceList(Model.InvoiceList.Builder builderForValue)
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
|
TransactionService.HistoryItem.Builder |
setInvoiceList(Model.InvoiceList value)
If an invoice list was submitted with the transaction, and the transaction
was submitted via this instance of the service, this field will be set.
|
TransactionService.HistoryItem.Builder |
setPayments(int index,
TransactionService.HistoryItem.Payment.Builder builderForValue)
The set of payments contained in the raw_transaction.
|
TransactionService.HistoryItem.Builder |
setPayments(int index,
TransactionService.HistoryItem.Payment value)
The set of payments contained in the raw_transaction.
|
TransactionService.HistoryItem.Builder |
setSolanaTransaction(Model.Transaction.Builder builderForValue)
.kin.agora.common.v4.Transaction solana_transaction = 3; |
TransactionService.HistoryItem.Builder |
setSolanaTransaction(Model.Transaction value)
.kin.agora.common.v4.Transaction solana_transaction = 3; |
TransactionService.HistoryItem.Builder |
setStellarTransaction(Model.StellarTransaction.Builder builderForValue)
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4; |
TransactionService.HistoryItem.Builder |
setStellarTransaction(Model.StellarTransaction value)
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4; |
TransactionService.HistoryItem.Builder |
setTransactionError(Model.TransactionError.Builder builderForValue)
Present if the transaction failed.
|
TransactionService.HistoryItem.Builder |
setTransactionError(Model.TransactionError value)
Present if the transaction failed.
|
TransactionService.HistoryItem.Builder |
setTransactionId(Model.TransactionId.Builder builderForValue)
.kin.agora.common.v4.TransactionId transaction_id = 1; |
TransactionService.HistoryItem.Builder |
setTransactionId(Model.TransactionId value)
.kin.agora.common.v4.TransactionId transaction_id = 1; |
TransactionService.HistoryItem.Builder |
setTransactionTime(com.google.protobuf.Timestamp.Builder builderForValue)
Note: this may not always be available.
|
TransactionService.HistoryItem.Builder |
setTransactionTime(com.google.protobuf.Timestamp value)
Note: this may not always be available.
|
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFromaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic TransactionService.HistoryItem.RawTransactionCase getRawTransactionCase()
getRawTransactionCase in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.HistoryItem.Builder clearRawTransaction()
public boolean hasTransactionId()
.kin.agora.common.v4.TransactionId transaction_id = 1;hasTransactionId in interface TransactionService.HistoryItemOrBuilderpublic Model.TransactionId getTransactionId()
.kin.agora.common.v4.TransactionId transaction_id = 1;getTransactionId in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.HistoryItem.Builder setTransactionId(Model.TransactionId value)
.kin.agora.common.v4.TransactionId transaction_id = 1;public TransactionService.HistoryItem.Builder setTransactionId(Model.TransactionId.Builder builderForValue)
.kin.agora.common.v4.TransactionId transaction_id = 1;public TransactionService.HistoryItem.Builder mergeTransactionId(Model.TransactionId value)
.kin.agora.common.v4.TransactionId transaction_id = 1;public TransactionService.HistoryItem.Builder clearTransactionId()
.kin.agora.common.v4.TransactionId transaction_id = 1;public boolean hasCursor()
The cursor position of this item.
.kin.agora.transaction.v4.Cursor cursor = 2;hasCursor in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.Cursor getCursor()
The cursor position of this item.
.kin.agora.transaction.v4.Cursor cursor = 2;getCursor in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.HistoryItem.Builder setCursor(TransactionService.Cursor value)
The cursor position of this item.
.kin.agora.transaction.v4.Cursor cursor = 2;public TransactionService.HistoryItem.Builder setCursor(TransactionService.Cursor.Builder builderForValue)
The cursor position of this item.
.kin.agora.transaction.v4.Cursor cursor = 2;public TransactionService.HistoryItem.Builder mergeCursor(TransactionService.Cursor value)
The cursor position of this item.
.kin.agora.transaction.v4.Cursor cursor = 2;public TransactionService.HistoryItem.Builder clearCursor()
The cursor position of this item.
.kin.agora.transaction.v4.Cursor cursor = 2;public boolean hasSolanaTransaction()
.kin.agora.common.v4.Transaction solana_transaction = 3;hasSolanaTransaction in interface TransactionService.HistoryItemOrBuilderpublic Model.Transaction getSolanaTransaction()
.kin.agora.common.v4.Transaction solana_transaction = 3;getSolanaTransaction in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.HistoryItem.Builder setSolanaTransaction(Model.Transaction value)
.kin.agora.common.v4.Transaction solana_transaction = 3;public TransactionService.HistoryItem.Builder setSolanaTransaction(Model.Transaction.Builder builderForValue)
.kin.agora.common.v4.Transaction solana_transaction = 3;public TransactionService.HistoryItem.Builder mergeSolanaTransaction(Model.Transaction value)
.kin.agora.common.v4.Transaction solana_transaction = 3;public TransactionService.HistoryItem.Builder clearSolanaTransaction()
.kin.agora.common.v4.Transaction solana_transaction = 3;public boolean hasStellarTransaction()
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;hasStellarTransaction in interface TransactionService.HistoryItemOrBuilderpublic Model.StellarTransaction getStellarTransaction()
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;getStellarTransaction in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.HistoryItem.Builder setStellarTransaction(Model.StellarTransaction value)
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;public TransactionService.HistoryItem.Builder setStellarTransaction(Model.StellarTransaction.Builder builderForValue)
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;public TransactionService.HistoryItem.Builder mergeStellarTransaction(Model.StellarTransaction value)
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;public TransactionService.HistoryItem.Builder clearStellarTransaction()
.kin.agora.common.v4.StellarTransaction stellar_transaction = 4;public boolean hasTransactionError()
Present if the transaction failed.
.kin.agora.common.v4.TransactionError transaction_error = 5;hasTransactionError in interface TransactionService.HistoryItemOrBuilderpublic Model.TransactionError getTransactionError()
Present if the transaction failed.
.kin.agora.common.v4.TransactionError transaction_error = 5;getTransactionError in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.HistoryItem.Builder setTransactionError(Model.TransactionError value)
Present if the transaction failed.
.kin.agora.common.v4.TransactionError transaction_error = 5;public TransactionService.HistoryItem.Builder setTransactionError(Model.TransactionError.Builder builderForValue)
Present if the transaction failed.
.kin.agora.common.v4.TransactionError transaction_error = 5;public TransactionService.HistoryItem.Builder mergeTransactionError(Model.TransactionError value)
Present if the transaction failed.
.kin.agora.common.v4.TransactionError transaction_error = 5;public TransactionService.HistoryItem.Builder clearTransactionError()
Present if the transaction failed.
.kin.agora.common.v4.TransactionError transaction_error = 5;public java.util.List<TransactionService.HistoryItem.Payment> getPaymentsList()
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;getPaymentsList in interface TransactionService.HistoryItemOrBuilderpublic int getPaymentsCount()
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;getPaymentsCount in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.HistoryItem.Payment getPayments(int index)
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;getPayments in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.HistoryItem.Builder setPayments(int index, TransactionService.HistoryItem.Payment value)
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;public TransactionService.HistoryItem.Builder setPayments(int index, TransactionService.HistoryItem.Payment.Builder builderForValue)
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;public TransactionService.HistoryItem.Builder addPayments(TransactionService.HistoryItem.Payment value)
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;public TransactionService.HistoryItem.Builder addPayments(int index, TransactionService.HistoryItem.Payment value)
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;public TransactionService.HistoryItem.Builder addPayments(TransactionService.HistoryItem.Payment.Builder builderForValue)
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;public TransactionService.HistoryItem.Builder addPayments(int index, TransactionService.HistoryItem.Payment.Builder builderForValue)
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;public TransactionService.HistoryItem.Builder addAllPayments(java.lang.Iterable<? extends TransactionService.HistoryItem.Payment> values)
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;public TransactionService.HistoryItem.Builder clearPayments()
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;public TransactionService.HistoryItem.Builder removePayments(int index)
The set of payments contained in the raw_transaction. Payment is an abstract view over a StellarPayment or a Solana transfer. In the Stellar case, the Stellar accounts will be mapped to a SolanaAccountId. Note: A transaction _may_ not contain any transfers, in which case `payments` will be empty.
repeated .kin.agora.transaction.v4.HistoryItem.Payment payments = 6;public boolean hasInvoiceList()
If an invoice list was submitted with the transaction, and the transaction was submitted via this instance of the service, this field will be set.
.kin.agora.common.v3.InvoiceList invoice_list = 7;hasInvoiceList in interface TransactionService.HistoryItemOrBuilderpublic Model.InvoiceList getInvoiceList()
If an invoice list was submitted with the transaction, and the transaction was submitted via this instance of the service, this field will be set.
.kin.agora.common.v3.InvoiceList invoice_list = 7;getInvoiceList in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.HistoryItem.Builder setInvoiceList(Model.InvoiceList value)
If an invoice list was submitted with the transaction, and the transaction was submitted via this instance of the service, this field will be set.
.kin.agora.common.v3.InvoiceList invoice_list = 7;public TransactionService.HistoryItem.Builder setInvoiceList(Model.InvoiceList.Builder builderForValue)
If an invoice list was submitted with the transaction, and the transaction was submitted via this instance of the service, this field will be set.
.kin.agora.common.v3.InvoiceList invoice_list = 7;public TransactionService.HistoryItem.Builder mergeInvoiceList(Model.InvoiceList value)
If an invoice list was submitted with the transaction, and the transaction was submitted via this instance of the service, this field will be set.
.kin.agora.common.v3.InvoiceList invoice_list = 7;public TransactionService.HistoryItem.Builder clearInvoiceList()
If an invoice list was submitted with the transaction, and the transaction was submitted via this instance of the service, this field will be set.
.kin.agora.common.v3.InvoiceList invoice_list = 7;public boolean hasTransactionTime()
Note: this may not always be available.
.google.protobuf.Timestamp transaction_time = 8;hasTransactionTime in interface TransactionService.HistoryItemOrBuilderpublic com.google.protobuf.Timestamp getTransactionTime()
Note: this may not always be available.
.google.protobuf.Timestamp transaction_time = 8;getTransactionTime in interface TransactionService.HistoryItemOrBuilderpublic TransactionService.HistoryItem.Builder setTransactionTime(com.google.protobuf.Timestamp value)
Note: this may not always be available.
.google.protobuf.Timestamp transaction_time = 8;public TransactionService.HistoryItem.Builder setTransactionTime(com.google.protobuf.Timestamp.Builder builderForValue)
Note: this may not always be available.
.google.protobuf.Timestamp transaction_time = 8;public TransactionService.HistoryItem.Builder mergeTransactionTime(com.google.protobuf.Timestamp value)
Note: this may not always be available.
.google.protobuf.Timestamp transaction_time = 8;public TransactionService.HistoryItem.Builder clearTransactionTime()
Note: this may not always be available.
.google.protobuf.Timestamp transaction_time = 8;