InstallmentMonthOptionFixedMonth constructor

InstallmentMonthOptionFixedMonth(
  1. int? fixedMonth
)

Implementation

InstallmentMonthOptionFixedMonth(this.fixedMonth);