Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateIssuerOptions

Package version

Options for createIssuer.

Hierarchy

Index

Properties

Optional accountId

accountId: undefined | string

The user name/account name/account id.

Optional administratorContacts

administratorContacts: AdministratorContact[]

Details of the organization's administrator contacts, as provided to the issuer.

Optional enabled

enabled: undefined | false | true

Determines whether the object is enabled.

Optional organizationId

organizationId: undefined | string

Id of the organization.

Optional password

password: undefined | string

The password/secret/account key.

Generated using TypeDoc