Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CredentialStatusInfoPb

Object that encapsulates a Credential's status information.

Hierarchy

  • CredentialStatusInfoPb

Index

Properties

createdAt

createdAt: undefined | Date

credentialId

credentialId: string

status

status: string

note could be an enum but just simplier this way... only valid values are: revoked, valid

updatedAt

updatedAt: undefined | Date

uuid

uuid: string

Generated using TypeDoc