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

    Interface ICreatecmmt

    interface ICreatecmmt {
        commit_hash: string;
        coopname: string;
        creator_hours: Interfaces.Capital.IUint64;
        description: string;
        meta: string;
        project_hash: string;
        username: string;
    }
    Index

    Properties

    commit_hash: string
    coopname: string
    creator_hours: Interfaces.Capital.IUint64
    description: string
    meta: string
    project_hash: string
    username: string