public method ClosedPosition.getCloseQuoteId

Overview

Get the unique identifier of the price pair bid and ask at which the position was closed

Declaration

function getCloseQuoteId()
public String getCloseQuoteId();
public string getCloseQuoteId();

Returns

The method returns a string that represents the unique identifier of the price pair bid and ask at which the position was closed

Details

Declared in ClosedPosition