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

    Interface HolderAcceptCredentialRequest

    interface HolderAcceptCredentialRequest {
        didId?: string;
        holderWalletUnitId?: string;
        identifierId?: string;
        interactionId: string;
        keyId?: string;
        txCode?: string;
    }
    Index

    Properties

    didId?: string
    holderWalletUnitId?: string
    identifierId?: string
    interactionId: string
    keyId?: string
    txCode?: string