Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IssuerProperties

Package version

interface

An interface representing the properties of an issuer

Hierarchy

  • IssuerProperties

Index

Properties

Optional createdOn

createdOn: Date

When the issuer was created.

Optional enabled

enabled: undefined | false | true

Determines whether the object is enabled.

Optional id

id: undefined | string

Certificate Identifier.

Optional name

name: undefined | string

Name of the issuer

Optional provider

provider: undefined | string

The issuer provider.

Optional updatedOn

updatedOn: Date

When the issuer was updated.

Generated using TypeDoc