aries / net.globalid.aries.features.presentproof.models / ProofRequest / <init>

<init>

ProofRequest(name: String, version: String, nonce: String, @Json("requested_attributes") requestedAttributes: Map<String, ProofAttributeInfo>, @Json("requested_predicates") requestedPredicates: Map<String, ProofPredicateInfo>?, @Json("non_revoked") nonRevoked: RevocationInterval?)

The proof request

This is representation of proof request JSON string