IncludeOpenOrders Property

Specifies whether or not to include open orders in the response.

Object Oriented Interface

public function getIncludeOpenOrders();
public function setIncludeOpenOrders($value);

Procedural Interface

ipworksofx_invstatement_get($res, 32 );
ipworksofx_invstatement_set($res, 32, $value );

Default Value

true

Remarks

This property is required when the GetStatement method is called.

Data Type

Boolean

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 PHP Edition - Version 20.0 [Build 7941]