cooptypes - v2026.4.27-2
    Preparing search index...
    interface ICreateProgramProperty {
        coopname: string;
        property_amount: string;
        property_description: string;
        property_hash: string;
        statement: Interfaces.Capital.IDocument2;
        username: string;
    }
    Index

    Properties

    coopname: string
    property_amount: string
    property_description: string
    property_hash: string
    username: string