@procivis/react-native-one-core
    Preparing search index...

    Interface CredentialClaimSchemaMapping

    interface CredentialClaimSchemaMapping {
        format: string;
        namespace?: string;
        technicalKey: string;
    }
    Index

    Properties

    format: string
    namespace?: string
    technicalKey: string