Skip to content

Convertible interest compounding period

Convertible Interest Compounding Period

Description: _The interest compounding period. Simple interest is calculated only on the principal amount, while compound interest is calculated on the principal and accumulated interest.

  • CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_SIMPLE: Simple interest (no compounding).
  • CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_DAILY: Interest compounds daily.
  • CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_MONTHLY: Interest compounds monthly.
  • CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_SEMI_ANNUALLY: Interest compounds semi-annually.
  • CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_ANNUALLY: Interest compounds annually.
  • CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_QUARTERLY_CALENDAR: Interest compounds on a quarterly calendar basis._

Referenced By (1): - Convertible Issuance Transaction

Type: STRING

Allowed Values: - CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_SIMPLE - CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_DAILY - CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_MONTHLY - CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_SEMI_ANNUALLY - CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_ANNUALLY - CONVERTIBLE_INTEREST_COMPOUNDING_PERIOD_QUARTERLY_CALENDAR