public ForteTransaction() { line_items = new ForteLineItems(); xdata = new ForteXData(); links = new ForteLinks(); response = new ForteResponse(); }