{{$t('BillingDealID')}}
\r\n{{$t('InvoiceOnly')}}
\r\n{{$t(\"Yes\")}}
\r\n{{$t('Terminal')}}
\r\n{{model.terminalName}}
\r\n{{$t('Created')}}
\r\n{{model.$billingDealTimestamp | ecdate('LLLL')}}
\r\n{{$t('Active')}}
\r\n{{$t(\"Paused\")}}
\r\n{{$t(\"Yes\")}}
\r\n{{$t(\"No\")}}
\r\n{{$t('From')}}
\r\n{{model.pausedFrom | ecdate}}
\r\n{{$t('To')}}
\r\n{{model.pausedTo | ecdate}}
\r\n{{$t('NextScheduledTransaction')}}
\r\n{{model.$nextScheduledTransaction | ecdate('L')}}
\r\n-
\r\n{{$t('LastError')}}
\r\n{{model.lastError || '-'}}
\r\n{{$t('LastErrorCorrelationID')}}
\r\n{{model.lastErrorCorrelationID || '-'}}
\r\n{{$t('FailedAttemptsCount')}}
\r\n{{model.failedAttemptsCount}}
\r\n{{$t('InvoiceSubject')}}
\r\n{{model.invoiceDetails.invoiceSubject}}
\r\n{{$t('InvoiceType')}}
\r\n{{model.invoiceDetails.invoiceType}}
\r\n{{$t('SendCCTo')}}
\r\n{{model.invoiceDetails.sendCCTo || '-'}}
\r\n