Execute Transaction Request
interface ExecuteTransactionRequest
Properties
Link copied to clipboard
Returns the field-presence view for this ExecuteTransactionRequest instance.
Link copied to clipboard
Set of UserSignatures authorizing the execution of the provided transaction.
Link copied to clipboard
The transaction to execute.
Functions
Link copied to clipboard
Link copied to clipboard
fun ExecuteTransactionRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ExecuteTransactionRequest
Copies the original message, including unknown fields.