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

    Interface ProposeProofResponse

    interface ProposeProofResponse {
        interactionId: string;
        proofId: string;
        url?: string;
    }
    Index

    Properties

    interactionId: string
    proofId: string
    url?: string