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

    Interface IEditdraft

    interface IEditdraft {
        context: string;
        description: string;
        model: string;
        registry_id: Interfaces.Draft.IUint64;
        scope: string;
        title: string;
        username: string;
    }
    Index

    Properties

    context: string
    description: string
    model: string
    registry_id: Interfaces.Draft.IUint64
    scope: string
    title: string
    username: string