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

    Interface IBuyram

    interface IBuyram {
        payer: string;
        quant: string;
        receiver: string;
    }
    Index

    Properties

    Properties

    payer: string
    quant: string
    receiver: string