public method BaseSLOrderRequest.getTradeId

Overview

Gets the unique identifier of the position to be closed by the stop/limit order

Declaration

function getTradeId()
public String getTradeId();
public string getTradeId();

Returns

The method returns a string that represents the unique identifier of the position to be closed by the stop/limit order

Details

Declared in BaseSLOrderRequest