live chat,live help,live support Boldchat Web Service
API Reference
 
[ Programmer's Guide | API Reference Home ]


Class TicketsResult

The 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.
booleantruncated
True if the results were truncated.

Property Detail
TicketInfo[] tickets

The array of tickets.

boolean truncated

True if the results were truncated.