Member Junction
    Preparing search index...

    Outcome of writing a signed document back to the Artifacts subsystem.

    interface WriteSignedArtifactResult {
        artifactId: string;
        artifactVersionId: string;
        fileId: string;
    }
    Index

    Properties

    artifactId: string

    New Artifact created to hold the signed document.

    artifactVersionId: string

    New Artifact Version holding the signed PDF bytes.

    fileId: string

    Backing File row.