| QueryResponse Properties |
The QueryResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| AnyIntuitObject | ||
| AnyIntuitObjects | ||
| maxResults |
Specifies the number of records in this result
| |
| maxResultsSpecified | ||
| startPosition |
Specifies the starting row number in this result
| |
| startPositionSpecified | ||
| totalCount |
Specifies the total count of records that satisfy the filter condition
| |
| totalCountSpecified | ||
| Warnings |
Indication that a request was processed, but with possible exceptional circumstances (i.e. ignored unsupported fields) that the client may want to be aware of
|