ProblemReportBody
@hyperledger/identus-sdk v8.0.0
@hyperledger/identus-sdk / plugins/internal/didcomm / ProblemReportBody
Interface: ProblemReportBody
Defined in: packages/lib/sdk/src/plugins/internal/didcomm/protocols/other/ProblemReport.ts:9
Specification: https://identity.foundation/didcomm-messaging/spec/#problem-reports
Properties
| Property | Type | Defined in |
|---|---|---|
args? | string[] | packages/lib/sdk/src/plugins/internal/didcomm/protocols/other/ProblemReport.ts:15 |
code | string | packages/lib/sdk/src/plugins/internal/didcomm/protocols/other/ProblemReport.ts:11 |
comment? | string | packages/lib/sdk/src/plugins/internal/didcomm/protocols/other/ProblemReport.ts:13 |
escalate_to? | string | packages/lib/sdk/src/plugins/internal/didcomm/protocols/other/ProblemReport.ts:17 |