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

IndyProofRequest

Hierarchy

  • IndyProofRequest

Index

Properties

name?: string

Proof request name

memberof

IndyProofRequest

non_revoked?: null | IndyProofRequestNonRevoked
memberof

IndyProofRequest

nonce?: string

Nonce

memberof

IndyProofRequest

requested_attributes: {}

Requested attribute specifications of proof request

memberof

IndyProofRequest

Type declaration

requested_predicates: {}

Requested predicate specifications of proof request

memberof

IndyProofRequest

Type declaration

version?: string

Proof request version

memberof

IndyProofRequest

Generated using TypeDoc