public method O2GAccountRow.getLastMarginCallDate

Brief

Gets the date and time of the last occurrence of a Margin Call.

Declaration
Java
java.util.Calendar  getLastMarginCallDate ()

Details

If the account has never been in the Margin call limitation state, the method returns java.util.Calendar, containing the entry December 30, 1899.

Declared in O2GAccountRow

back