bitfinex-node-api
    Preparing search index...

    Interface IFundingLoanSnapshotV2Message

    interface IFundingLoanSnapshotV2Message {
        channel_id: 0;
        loans: IWSFundingLoanV2[];
        type: "funding_loan_snapshot";
    }
    Index

    Properties

    channel_id: 0
    loans: IWSFundingLoanV2[]
    type: "funding_loan_snapshot"