Export

AnoncredsPresentationRequest

Hierarchy

  • AnoncredsPresentationRequest

Properties

name?: string

Proof request name

Memberof

AnoncredsPresentationRequest

Memberof

AnoncredsPresentationRequest

nonce?: string

Nonce

Memberof

AnoncredsPresentationRequest

requested_attributes: {
    [key: string]: AnoncredsPresentationReqAttrSpec;
}

Requested attribute specifications of proof request

Type declaration

Memberof

AnoncredsPresentationRequest

requested_predicates: {
    [key: string]: AnoncredsPresentationReqPredSpec;
}

Requested predicate specifications of proof request

Type declaration

Memberof

AnoncredsPresentationRequest

version?: string

Proof request version

Memberof

AnoncredsPresentationRequest

Generated using TypeDoc