WithSpotLeverage<T>: T & {
    spotLeverage?: boolean;
}

Type Parameters

  • T