WithSpotLeverage<T>: T & {
    spot_leverage: boolean | null;
}

Type Parameters

  • T