Order object returned with no quantity information

sameer
When I place order, Java "Order" object is returned.

But all three quantities (Pending, Filled and Disclosed) in this Order object are null

Should they not be non-null and sum of all three should be quanity of order placed
Sign In or Register to comment.