MUFG

{{ type }} TRANSACTION - {{ date }}

EXTERNAL REFERENCE {{ bankLabel }} BENEFICIARY BENEFICIARY ACCOUNT NUMBER CURRENCY AMOUNT
{{#each txn}} {{#if ../isOutward}} {{else}} {{/if}}
{{ this.ofiReferenceNumber }}{{ this.beneficiaryBIC }}{{ this.remitterBIC }}{{ this.beneficiaryName }} {{ this.beneficiaryAccountNumber }} PHP {{ this.parsedAmount }}
{{/each}}
TOTAL AMOUNT: {{ totalAmount }}
TOTAL COUNT: {{ count }}