setAccountIDBytes

open fun setAccountIDBytes(value: ByteString): Hedera.TransactionID.Builder
The Account ID that paid for this transaction
string accountID = 2;

Return

This builder for chaining.

Parameters

value

The bytes for accountID to set.