Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EncryptedCredentialEnrichedDto

Data transfer object for a single EncryptedCredentialEnriched Note: extending the protobuf definition of EncryptedCredentialEnriched in order to make the date fields string for json serialization and did document align with @context

Hierarchy

Index

Properties

createdAt

createdAt: string

didDocument

didDocument: DidDocument

encryptedCredential

encryptedCredential: EncryptedCredential

updatedAt

updatedAt: string

Generated using TypeDoc