Binance Connector JS
    Preparing search index...

    ExtraBonusListResponse

    interface ExtraBonusListResponse {
        code?: number;
        data?: ExtraBonusListResponseData;
        msg?: string;
    }
    Index

    Properties

    Properties

    code?: number

    ExtraBonusListResponse

    ExtraBonusListResponse

    msg?: string

    ExtraBonusListResponse