Logo FSBarV1_Archived

SubmitOutcome Type

Return type for every mutating operation on the state stores. Mirrors the gRPC `MutationResult` wire shape.

Union cases

Union case Description

Rejected reason

Full Usage: Rejected reason

Parameters:
    reason : string

reason : string

Sent

Full Usage: Sent

Instance members

Instance member Description

this.IsRejected

Full Usage: this.IsRejected

Returns: bool
Returns: bool

this.IsSent

Full Usage: this.IsSent

Returns: bool
Returns: bool

Type something to start searching.