public method Order.getTradeId

Overview

Gets the unique identification number of the position to be opened/closed by the order

Declaration

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

Returns

The method returns a string that represents the unique identification number of the position to be opened/closed by the order

Details

Declared in Order