RT::Transactions - a collection of RT Transaction objects
use RT::Transactions;
Find only transactions for the ticket whose id is TICKETID.
This includes tickets merged into TICKETID.
Repeated calls to this method will intelligently limit down to that set of tickets, joined with an OR
← Back to index