bitfinex-node-api
    Preparing search index...

    Interface IAccountFees

    interface IAccountFees {
        withdraw: Record<string, string>;
    }
    Index

    Properties

    Properties

    withdraw: Record<string, string>