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