Class ParjsSuccess<T>

Indicates a success reply and contains the value and other information.

Type Parameters

  • T

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

kind: "OK" = ResultKind.Ok

The kind of the result: OK, Soft, Hard, Fatal.

value: T

Accessors

Methods