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

    Interface ISubbal

    interface ISubbal {
        coopname: string;
        memo: string;
        program_id: Interfaces.Soviet.IUint64;
        quantity: string;
        skip_available_check: boolean;
        username: string;
    }
    Index

    Properties

    coopname: string
    memo: string
    quantity: string
    skip_available_check: boolean
    username: string