Messages indicating why the action returning the result was not successful
Optional
ValueIndicates whether or not the action returning the result was successful - The lack of errors indicates success. The presence of errors indicates failure.
Generated using TypeDoc
An abstraction of the result of an action or command - Use this pattern to return meaningful results from operations that may have otherwise been void.