CreatePresentationArgs
@hyperledger/identus-sdk v7.0.0
@hyperledger/identus-sdk / overview / CreatePresentationArgs
Interface: CreatePresentationArgs
Defined in: src/plugins/internal/oea/tasks/CreatePresentation.ts:15
Asyncronously create a verifiablePresentation from a valid stored verifiableCredential This is used when the verified requests a specific verifiable credential, this will create the actual instance of the presentation which we can share with the verifier.
Properties
| Property | Type | Defined in | 
|---|---|---|
| credential | Credential | src/plugins/internal/oea/tasks/CreatePresentation.ts:16 | 
| request | RequestPresentation | src/plugins/internal/oea/tasks/CreatePresentation.ts:17 |