| Boldchat Web Service API Reference |
TicketsResult class encapsultes
an array of tickets. Instances of this class are
returned by ticket queries.
See Also:
| Property Summary | |
|---|---|
| TicketInfo[] | tickets The array of tickets. |
| boolean | truncated True if the results were truncated. |
| Property Detail |
|---|
The array of tickets.
True if the results were truncated.