ProofRequest Represents a proof request with its associated data and functions. Copystruct ProofRequest { RequestId id; Requirements requirements; string imageUrl; Input input; Offer offer; }