Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EncryptedCredentialPb

Object that encapsulates an EncryptedCredentialResponse. Note: this is the SaaS' response of EncryptedCredential from the SaaS DB.

Hierarchy

  • EncryptedCredentialPb

Index

Properties

createdAt

createdAt: undefined | Date

credentialId

credentialId: string

data

data: undefined | EncryptedData

Optional expirationDate

expirationDate: Date

issuer

issuer: string

subject

subject: string

type

type: string

updatedAt

updatedAt: undefined | Date

uuid

uuid: string

version

version: string

Generated using TypeDoc