Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V10CredentialCreate

Hierarchy

  • V10CredentialCreate

Index

Properties

auto_remove?: boolean

Whether to remove the credential exchange record on completion (overrides --preserve-exchange-records configuration setting)

memberof

V10CredentialCreate

comment?: null | string

Human-readable comment

memberof

V10CredentialCreate

cred_def_id?: string

Credential definition identifier

memberof

V10CredentialCreate

credential_proposal: CredentialPreview
memberof

V10CredentialCreate

issuer_did?: string

Credential issuer DID

memberof

V10CredentialCreate

schema_id?: string

Schema identifier

memberof

V10CredentialCreate

schema_issuer_did?: string

Schema issuer DID

memberof

V10CredentialCreate

schema_name?: string

Schema name

memberof

V10CredentialCreate

schema_version?: string

Schema version

memberof

V10CredentialCreate

trace?: boolean

Record trace information, based on agent configuration

memberof

V10CredentialCreate

Generated using TypeDoc