Skip to main content

Interface: TransactionNode

Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:37

Represents a Transaction node in a workflow

Properties

assert?

readonly optional assert?: TransactionAssertion

Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:45

The Transaction assertion


children?

readonly optional children?: TransactionNode[]

Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:43

The Transaction children nodes


id

readonly id: string

Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:39

The Transaction ID


name

readonly name: string

Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:41

The Transaction name