bitfinex-node-api
    Preparing search index...

    Interface IFundingCreditSnapshotV2Message

    interface IFundingCreditSnapshotV2Message {
        channel_id: 0;
        credits: IWSFundingCreditV2[];
        type: "funding_credit_snapshot";
    }
    Index

    Properties

    channel_id: 0
    credits: IWSFundingCreditV2[]
    type: "funding_credit_snapshot"