cooptypes - v2026.4.27-2
    Preparing search index...
    interface IProgramProperty {
        act: Interfaces.Capital.IDocument2;
        authorization: Interfaces.Capital.IDocument2;
        coopname: string;
        created_at: string;
        id: Interfaces.Capital.IUint64;
        property_amount: string;
        property_description: string;
        property_hash: string;
        statement: Interfaces.Capital.IDocument2;
        status: string;
        username: string;
    }
    Index

    Properties

    coopname: string
    created_at: string
    property_amount: string
    property_description: string
    property_hash: string
    status: string
    username: string