Class Effect

Represents the effect of a transaction, including the operations and transformations.

Hierarchy

  • Effect

Constructors

Properties

Constructors

Properties

operations: Operation[] = []

The operations performed as part of this effect.

transforms: TransformKey[] = []

The transformations applied as part of this effect.

Generated using TypeDoc