bitfinex-node-api
    Preparing search index...

    Interface IKeyPermission

    interface IKeyPermission {
        read: boolean;
        write: boolean;
    }
    Index

    Properties

    Properties

    read: boolean
    write: boolean