@atala/prism-wallet-sdk / Exports / RequestPresentation
Class: RequestPresentation
Table of contents
Constructors
Properties
Accessors
Methods
Constructors
constructor
• new RequestPresentation(body
, attachments
, from
, to
, thid?
, id?
): RequestPresentation
Parameters
Name | Type |
---|---|
body | RequestPresentationBody |
attachments | AttachmentDescriptor [] |
from | DID |
to | DID |
thid? | string |
id | string |
Returns
Defined in
src/edge-agent/protocols/proofPresentation/RequestPresentation.ts:14
Properties
attachments
• attachments: AttachmentDescriptor
[]