Binance Connector JS
    Preparing search index...

    Interface WithdrawTravelRuleResponse

    WithdrawTravelRuleResponse

    interface WithdrawTravelRuleResponse {
        accepted?: boolean;
        info?: string;
        trId?: number | bigint;
    }
    Index

    Properties

    Properties

    accepted?: boolean

    WithdrawTravelRuleResponse

    info?: string

    WithdrawTravelRuleResponse

    trId?: number | bigint

    WithdrawTravelRuleResponse