Binance Connector JS
    Preparing search index...

    SessionLogonResponse

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

    Properties

    Properties

    id?: string

    SessionLogonResponse

    SessionLogonResponse

    status?: number | bigint

    SessionLogonResponse