DESTINATARIO
Nome: {{ selectedElement.recipient_name }} {{ selectedElement.recipient_last_name }}
Tipologia: {{ selectedElement.recipient_type }}
Affiliazione politica: {{ selectedElement.recipient_party }}
Istituzione: {{ selectedElement.recipientInfo.person_institution }}
Ruolo istituzionale: {{ selectedElement.recipientInfo.person_institutional_role }}
Importo totale delle donazioni: {{ amtToString(totalDonations.riceventi[selectedElement.recipientNameCode]) }}
DONATORE
Donatore: {{ selectedElement.donor_name_01 }} {{ selectedElement.donor_last_name_01 }}
Tipologia: {{ selectedElement.donor_type }}
Importo: {{ selectedElement.donation_amount }}
Anno: {{ selectedElement.donation_year }}
Importo totale delle donazioni: {{ amtToString(totalDonations.donatori[selectedElement.donorNameCode]) }}