Binance Connector JS
    Preparing search index...

    MarginAccountRepayDebtResponse

    interface MarginAccountRepayDebtResponse {
        amount?: string;
        asset?: string;
        specifyRepayAssets?: string[];
        success?: boolean;
        updateTime?: number;
    }
    Index

    Properties

    amount?: string

    MarginAccountRepayDebtResponse

    asset?: string

    MarginAccountRepayDebtResponse

    specifyRepayAssets?: string[]

    MarginAccountRepayDebtResponse

    success?: boolean

    MarginAccountRepayDebtResponse

    updateTime?: number

    MarginAccountRepayDebtResponse