CommandErrorResponse
An error response to a submit, or to a commandId replay.
Properties
Section titled “Properties”| Property | Type | Stability | Presence | Description |
|---|---|---|---|---|
code |
number |
required | ||
kind |
ErrorKind |
required | ||
reason |
string |
optional | commandRejected reason, verbatim snake_case. |
Source
clients/sdk-ts/src/pending/pending-command-set.ts:78
{ "kind": "Interface", "canonicalPath": "CommandErrorResponse"}