{{ 'DETAILS' | translate }}
{{ borrowingProduct?.name }}
{{ borrowingProduct?.scheduleType | translate }}
{{borrowingProduct?.currency?.name}}
{{ borrowingProduct?.interestRateMin }}
{{ borrowingProduct?.interestRateMax }}
{{ borrowingProduct?.amountMin | cbsNumberFormat }}
{{ borrowingProduct?.amountMax | cbsNumberFormat }}
{{ borrowingProduct?.maturityMin }}
{{ borrowingProduct?.maturityMax }}
{{ borrowingProduct?.gracePeriodMin }}
{{ borrowingProduct?.gracePeriodMax }}
{{ 'ACCOUNTS' | translate }}
{{ borrowingProductState?.errorMessage }}