MobileCredentialRequest: {
    docType: DocType;
    namespaces: Record<NameSpace, Record<ElementID, IntentToRetain>>;
}

Mobile credential presentation request indicating desired doctype and namespaces.

Type declaration

Generated using TypeDoc