DataService/IntuitBatchResponse.php
- Package
- Default
Package: DefaultThis class processes the batch request.
Properties
Methods



AddEntities( $entity) : void
Adds the entities to entities list
ParametersName | Type | Description |
---|
$entity | | |
---|



ReadOnlyCollection() : array
Gets list of entites in case ResponseType is Report.
ReturnsType | Description |
---|
array | entities |