cooptypes - v2026.4.27-2
    Preparing search index...
    interface ISubCirculation {
        coopname: string;
        quantity: string;
        skip_available_check: boolean;
    }
    Index

    Properties

    coopname: string
    quantity: string
    skip_available_check: boolean