Left Curve Software Stack
    Preparing search index...

    Type Alias SignatureOutcome

    type SignatureOutcome = {
        credential: Credential;
        signed: SignDoc;
    }
    Index

    Properties

    Properties

    credential: Credential
    signed: SignDoc