Method supportGetThreads
supportGetThreads
supportThreadDetailStruct[] supportGetThreads ( stringsession, intpage, stringview, booleanunread, stringsortDir, stringsortBy, intlimit )Description
return thread list for current NICParameters
- stringsession : the session id
- intpage : page number
- stringview : (0|1|2|3|4) for sort on (all threads|answered by support|not yet answered by support|closed|archived)
- booleanunread : (0|1) sort by unread
- stringsortDir : (ASC|DESC)
- stringsortBy : (modifyTimestamp|subject|domain)
- intlimit : how many records to print











Code generator
Method signature