Binance Connector JS
    Preparing search index...

    Interface OrderTestResponseResultDiscount

    OrderTestResponseResultDiscount

    interface OrderTestResponseResultDiscount {
        discount?: string;
        discountAsset?: string;
        enabledForAccount?: boolean;
        enabledForSymbol?: boolean;
    }
    Index

    Properties

    discount?: string

    OrderTestResponseResultDiscount

    discountAsset?: string

    OrderTestResponseResultDiscount

    enabledForAccount?: boolean

    OrderTestResponseResultDiscount

    enabledForSymbol?: boolean

    OrderTestResponseResultDiscount