Returns the cause
of the StateChange
.
Returns the value
of the StateChange
.
Readonly
causeReturns the cause
of the StateChange
.
Readonly
valueReturns the value
of the StateChange
.
Returns the account id of the StateChange
.
Static
fromReturns the StateChange
from the StateChangeWithCauseView
. Created for backward compatibility.
Generated using TypeDoc
This structure is almost an identical copy of the
StateChangeWithCauseView
from near-primitives with a propagated additional fieldaffectedAccountId
.