Binance Connector JS
    Preparing search index...

    MyAllocationsResponse

    interface MyAllocationsResponse {
        id?: string;
        rateLimits?: SpotWebsocketAPI.RateLimits;
        result?: MyAllocationsResponseResultInner[];
        status?: number;
    }
    Index

    Properties

    id?: string

    MyAllocationsResponse

    MyAllocationsResponse

    MyAllocationsResponse

    status?: number

    MyAllocationsResponse