Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Issuer

Encapsulates Issuer entity attributes.

Hierarchy

  • Omit<IssuerPb, "versionInfo">
    • Issuer

Index

Properties

apiKey

apiKey: string

cardImageUrl

cardImageUrl: string

createdAt

createdAt: Date

customerUuid

customerUuid: string

did

did: string

isAuthorized

isAuthorized: boolean

name

name: string

updatedAt

updatedAt: Date

url

url: string

uuid

uuid: string

versionInfo

versionInfo: VersionInfo[]

Generated using TypeDoc