Binance Connector JS
    Preparing search index...

    RedeemEthResponse

    interface RedeemEthResponse {
        arrivalTime?: number;
        conversionRatio?: string;
        ethAmount?: string;
        success?: boolean;
    }
    Index

    Properties

    arrivalTime?: number

    RedeemEthResponse

    conversionRatio?: string

    RedeemEthResponse

    ethAmount?: string

    RedeemEthResponse

    success?: boolean

    RedeemEthResponse