cooptypes - v2026.4.27-2
    Preparing search index...
    interface IEditContributor {
        coopname: string;
        hours_per_day: Interfaces.Capital.IUint64;
        rate_per_hour: string;
        username: string;
    }
    Index

    Properties

    coopname: string
    hours_per_day: Interfaces.Capital.IUint64
    rate_per_hour: string
    username: string