Documentation
    Preparing search index...

    Interface BorrowedShares

    interface BorrowedShares {
        baseShares: string;
        quoteShares: string;
    }
    Index

    Properties

    baseShares: string
    quoteShares: string