| Boldchat Web Service API Reference |
VisitsResult class encapsulates
an array of visits. Instances of this class are
returned by visit queries.
See Also:
| Property Summary | |
|---|---|
| VisitInfo[] | visits The array of visits. |
| boolean | truncated True if the results were truncated. |
| Property Detail |
|---|
The array of visits.
True if the results were truncated.