IncludeOpenOrders Property
Specifies whether or not to include open orders in the response.
Syntax
[VB.NET] Public Property IncludeOpenOrders As Boolean
[C#] public bool IncludeOpenOrders {get; set;}
Remarks
This property is required when the GetStatement method is called.
Default Value
True