Map<String, dynamic> toMap() => { 'rrn': rrn, 'transaction_number': txnNumber, 'created_date': yyyyMMdd(txnDate), 'operation_type': type?.name, };