FSTransaction({required this.transactionId, required this.affiliation}) : super() { type = Type.TRANSACTION; }