{{ 'DETAILS' | translate }}
{{ creditLineState?.creditLine?.name }}
{{ creditLineState?.creditLine?.disbursementAmountMin | cbsNumberFormat }}
{{ creditLineState?.creditLine?.disbursementAmountMax | cbsNumberFormat }}
{{ creditLineState?.creditLine?.interestRateMin }}
{{ creditLineState?.creditLine?.interestRateMax }}
{{ 'EARLY_PARTIAL_REPAYMENT_FEES' | translate }}
{{ creditLineState?.creditLine?.earlyPartialRepaymentFeeValue }}
{{ creditLineState?.creditLine?.earlyPartialRepaymentFeeType | translate }}
{{ 'EARLY_TOTAL_REPAYMENT_FEES' | translate }}
{{ creditLineState?.creditLine?.earlyTotalRepaymentFeeValue }}
{{ creditLineState?.creditLine?.earlyTotalRepaymentFeeType | translate }}