pub fn spot_leverage(
product_type: BybitProductType,
is_leverage: bool,
) -> Option<i32>Expand description
Returns the isLeverage parameter (spot-only).
pub fn spot_leverage(
product_type: BybitProductType,
is_leverage: bool,
) -> Option<i32>Returns the isLeverage parameter (spot-only).