Binance Connector JS
    Preparing search index...

    ReferencePriceResponse

    interface ReferencePriceResponse {
        id?: string;
        result?: ReferencePriceResponseResult;
        status?: number | bigint;
    }
    Index

    Properties

    Properties

    id?: string

    ReferencePriceResponse

    ReferencePriceResponse

    status?: number | bigint

    ReferencePriceResponse