getTransactionID

open fun getTransactionID(): TransactionID
The ID for this transaction, which includes the payer's account (the account paying the transaction fee).
If two transactions have the same transactionID, they won't both have an effect
.TW.Hedera.Proto.TransactionID transactionID = 1;