Member Junction
    Preparing search index...

    Detail record for a single archived item within a run

    interface ArchiveRunDetailRow {
        ArchivedAt: string;
        Bytes: number;
        EntityName: string;
        ID: string;
        RecordID: string;
        Status: string;
        StoragePath: string;
    }
    Index

    Properties

    ArchivedAt: string
    Bytes: number
    EntityName: string
    ID: string
    RecordID: string
    Status: string
    StoragePath: string