Binance Connector JS
    Preparing search index...

    QuerySubAccountApiKeyResponseRowsInner

    interface QuerySubAccountApiKeyResponseRowsInner {
        apikey?: string;
        apiName?: string;
        canFuturesTrade?: boolean;
        canMarginLoanRepay?: boolean;
        canTrade?: boolean;
        canUniversalTransfer?: boolean;
        canVanillaOptions?: boolean;
        email?: string;
        timestamp?: number | bigint;
    }
    Index

    Properties

    apikey?: string

    QuerySubAccountApiKeyResponseRowsInner

    apiName?: string

    QuerySubAccountApiKeyResponseRowsInner

    canFuturesTrade?: boolean

    QuerySubAccountApiKeyResponseRowsInner

    canMarginLoanRepay?: boolean

    QuerySubAccountApiKeyResponseRowsInner

    canTrade?: boolean

    QuerySubAccountApiKeyResponseRowsInner

    canUniversalTransfer?: boolean

    QuerySubAccountApiKeyResponseRowsInner

    canVanillaOptions?: boolean

    QuerySubAccountApiKeyResponseRowsInner

    email?: string

    QuerySubAccountApiKeyResponseRowsInner

    timestamp?: number | bigint

    QuerySubAccountApiKeyResponseRowsInner