ResponseMessageBody type
ResponseMessageBody is struct the represents request for revocation status
Signature:
export type ResponseMessageBody = {
scope: Array<ZeroKnowledgeProofResponse>;
};
References: ZeroKnowledgeProofResponse
ResponseMessageBody is struct the represents request for revocation status
Signature:
export type ResponseMessageBody = {
scope: Array<ZeroKnowledgeProofResponse>;
};
References: ZeroKnowledgeProofResponse