Binance Connector JS
    Preparing search index...

    SessionLogonResponse

    interface SessionLogonResponse {
        id?: string;
        result?: SessionLogonResponseResult;
        status?: number;
    }
    Index

    Properties

    Properties

    id?: string

    SessionLogonResponse

    SessionLogonResponse

    status?: number

    SessionLogonResponse