public method BaseSLOrderRequest.getOrderId

Overview

Gets the unique identifier of the order to be stop/limit order attached

Declaration

function getOrderId()
public String getOrderId();
public string getOrderId();

Returns

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

Details

Declared in BaseSLOrderRequest