+* patron - has several fields from the patron object, including a financial summary
+
+ * first_given_name
+ * second_given_name
+ * family_name
+ * suffix
+ * card.barcode
+ * money_summary.balance_owed - current balance
+ * money_summary.total_paid - payments made on outstanding fines/fees
+ * money_summary.total_owed - total of outstanding fines/fees
+ * expire_date
+ * alias - aka Holds Alias
+ * has_email - boolean value to show/hide elements on the receipt
+ * has_phone - same as has_email
+