ProblemReportBody
@hyperledger/identus-sdk v7.0.0
@hyperledger/identus-sdk / plugins/internal/didcomm / ProblemReportBody
Interface: ProblemReportBody
Defined in: 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[] | src/plugins/internal/didcomm/protocols/other/ProblemReport.ts:15 | 
| code | string | src/plugins/internal/didcomm/protocols/other/ProblemReport.ts:11 | 
| comment? | string | src/plugins/internal/didcomm/protocols/other/ProblemReport.ts:13 | 
| escalate_to? | string | src/plugins/internal/didcomm/protocols/other/ProblemReport.ts:17 |