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

V10CredentialFreeOfferRequest

Hierarchy

  • V10CredentialFreeOfferRequest

Index

Properties

auto_issue?: boolean

Whether to respond automatically to credential requests, creating and issuing requested credentials

memberof

V10CredentialFreeOfferRequest

auto_remove?: boolean

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

memberof

V10CredentialFreeOfferRequest

comment?: null | string

Human-readable comment

memberof

V10CredentialFreeOfferRequest

connection_id: string

Connection identifier

memberof

V10CredentialFreeOfferRequest

cred_def_id: string

Credential definition identifier

memberof

V10CredentialFreeOfferRequest

credential_preview: CredentialPreview
memberof

V10CredentialFreeOfferRequest

trace?: boolean

Record trace information, based on agent configuration

memberof

V10CredentialFreeOfferRequest

Generated using TypeDoc