Variable REPAYMENT_STRATEGIESConst

REPAYMENT_STRATEGIES: {
    AVALANCHE: string;
    SNOWBALL: string;
} = ...

Type declaration

  • AVALANCHE: string
  • SNOWBALL: string