Binance Connector JS
    Preparing search index...

    Interface ObjectType

    Represents an object type where the keys are strings and the values can be strings, numbers, booleans, or objects.

    Indexable

    • [key: string]: string | number | boolean | object