bitfinex-node-api
    Preparing search index...

    Interface IDerivCollateralSetOptions

    interface IDerivCollateralSetOptions {
        collateral: number;
        symbol: string;
    }
    Index

    Properties

    Properties

    collateral: number
    symbol: string