Documentation
    Preparing search index...

    Interface SystemStatusesLabels

    interface SystemStatusesLabels {
        active: string;
        approved: string;
        archived: string;
        blocked: string;
        cancelled: string;
        completed: string;
        converting: string;
        created: string;
        deletable: string;
        deleted: string;
        disabled: string;
        done: string;
        download_ko: string;
        downloaded: string;
        downloading: string;
        draft: string;
        error: string;
        expired: string;
        failed: string;
        generated: string;
        generating: string;
        in_progress: string;
        ko: string;
        ok: string;
        paused: string;
        pending: string;
        preparing: string;
        processing: string;
        published: string;
        queued: string;
        rejected: string;
        running: string;
        success: string;
        suspended: string;
        unknown: string;
        updated: string;
        upload_ko: string;
        uploaded: string;
        uploading: string;
        validated: string;
        zipping: string;
    }
    Index

    Properties

    active: string

    Label for active status

    approved: string

    Label for approved status

    archived: string

    Label for archived status

    blocked: string

    Label for blocked status

    cancelled: string

    Label for cancelled status

    completed: string

    Label for completed status

    converting: string

    Label for converting status

    created: string

    Label for created status

    deletable: string

    Label for deletable status

    deleted: string

    Label for deleted status

    disabled: string

    Label for disabled status

    done: string

    Label for done status

    download_ko: string

    Label for download_ko status

    downloaded: string

    Label for downloaded status

    downloading: string

    Label for downloading status

    draft: string

    Label for draft status

    error: string

    Label for error status

    expired: string

    Label for expired status

    failed: string

    Label for failed status

    generated: string

    Label for generated status

    generating: string

    Label for generating status

    in_progress: string

    Label for in_progress status

    ko: string

    Label for ko status

    ok: string

    Label for ok status

    paused: string

    Label for paused status

    pending: string

    Label for pending status

    preparing: string

    Label for preparing status

    processing: string

    Label for processing status

    published: string

    Label for published status

    queued: string

    Label for queued status

    rejected: string

    Label for rejected status

    running: string

    Label for running status

    success: string

    Label for success status

    suspended: string

    Label for suspended status

    unknown: string

    Label for unknown status

    updated: string

    Label for updated status

    upload_ko: string

    Label for upload_ko status

    uploaded: string

    Label for uploaded status

    uploading: string

    Label for uploading status

    validated: string

    Label for validated status

    zipping: string

    Label for zipping status