Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubmitAndWaitForTransactionIdResponse

Example:

{
    transactionId: 'some-tx-id'
}

To express values in a more concise way, you can have a look at the ValueHelpers.

Hierarchy

  • SubmitAndWaitForTransactionIdResponse

Index

Properties

Properties

transactionId

transactionId: string

The id of the transaction that resulted from the submitted command.

Generated using TypeDoc