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

    Interface ICreateprog

    interface ICreateprog {
        announce: string;
        calculation_type: string;
        coopname: string;
        description: string;
        fixed_membership_contribution: string;
        images: string;
        is_can_coop_spend_share_contributions: boolean;
        membership_percent_fee: Interfaces.Soviet.IUint64;
        meta: string;
        preview: string;
        title: string;
        type: string;
        username: string;
    }
    Index

    Properties

    announce: string
    calculation_type: string
    coopname: string
    description: string
    fixed_membership_contribution: string
    images: string
    is_can_coop_spend_share_contributions: boolean
    membership_percent_fee: Interfaces.Soviet.IUint64
    meta: string
    preview: string
    title: string
    type: string
    username: string