cooptypes - v2026.4.27-2
    Preparing search index...

    Таблица содержит переводы черновиков документов.

    interface IDraft {
        context: string;
        default_translation_id: Interfaces.Draft.IUint64;
        description: string;
        model: string;
        registry_id: Interfaces.Draft.IUint64;
        title: string;
        version: Interfaces.Draft.IUint64;
    }
    Index

    Properties

    context: string
    default_translation_id: Interfaces.Draft.IUint64
    description: string
    model: string
    registry_id: Interfaces.Draft.IUint64
    title: string