public method ClosedPosition.getValueDate

Overview

Gets the simulated delivery date

Declaration

function getValueDate()
public String getValueDate();
public string getValueDate();

Returns

The method returns a string that represents the date shows when the position can be closed automatically. The date is provided in the yyyyMMdd format

Details

Declared in ClosedPosition