public Transaction(PageInstance pi, ulong penid, uint timestamplow, uint timestamphigh, string filetype);
Creates a Transaction on the page instance.
Transaction Constructor