Binance Connector JS
    Preparing search index...

    CreateSpecialKeyResponse

    interface CreateSpecialKeyResponse {
        apiKey?: string;
        secretKey?: string;
        type?: string;
    }
    Index

    Properties

    apiKey?: string

    CreateSpecialKeyResponse

    secretKey?: string

    CreateSpecialKeyResponse

    type?: string

    CreateSpecialKeyResponse