{{ latestNotification.id }}
{{ latestNotification.baseCCY }} . {{ latestNotification.termCCY }}
{{ latestNotification.executionStyle }} {{ latestNotification.direction | dealTranslate: "direction" }}
{{ latestNotification.amount | formatNumber }} {{ "notification.at" | translate }}{{ latestNotification.rate | formatNumber }} [{{ latestNotification.valueDate | formatDate: 'dd-MMM-yy' }}]
{{ "notification.type.completed" | translate }} {{ "notification.type.cancelled" | translate }} {{ "notification.type.timedout" | translate }} {{ "notification.type.partfilled" | translate }} {{ "notification.type.calculating.fix" | translate }}
{{ unreadMessageCount > 99 ? '99+': unreadMessageCount }}
{{ item.id }}
{{ item.baseCCY }} . {{ item.termCCY }}
{{ item.executionStyle }} {{ item.direction | dealTranslate: "direction" }}
{{ item.amount | formatNumber }} ({{ "ticket.tile.per" | translate }} {{ item.unitQuotation | formatNumber }} {{ item.baseCCY }}) {{ "notification.at" | translate }}{{ item.rate | formatNumber }} [{{ item.valueDate | formatDate: 'dd-MMM-yy' }}]
{{ "notification.type.completed" | translate }} {{ "notification.type.cancelled" | translate }} {{ "notification.type.timedout" | translate }} {{ "notification.type.partfilled" | translate }} {{ "notification.type.calculating.fix" | translate }}
{{ "notification.clearAll"| translate }}