bitfinex-node-api
    Preparing search index...

    Interface IUpdatePositionFundingTypeOptions

    interface IUpdatePositionFundingTypeOptions {
        symbol: string;
        type: 0 | 1;
    }
    Index

    Properties

    Properties

    symbol: string
    type: 0 | 1