This structure is almost an identical copy of the StateChangeWithCauseView from near-primitives with a propagated additional field affectedAccountId.

Constructors

Properties

Accessors

Methods

Constructors

  • Parameters

    • cause: StateChangeCause

      Returns the cause of the StateChange.

    • value: StateChangeValue

      Returns the value of the StateChange.

    Returns StateChange

Properties

cause: StateChangeCause

Returns the cause of the StateChange.

value: StateChangeValue

Returns the value of the StateChange.

Accessors

  • get affectedAccountId(): string
  • Returns the account id of the StateChange.

    Returns string

Methods

Generated using TypeDoc