Member Junction
    Preparing search index...

    Interface CreateSnapshotArtifactResult

    interface CreateSnapshotArtifactResult {
        artifactId: string;
        artifactVersionId: string;
        title: string;
    }
    Index

    Properties

    artifactId: string
    artifactVersionId: string
    title: string