RepaymentCycleMonthlyInput
Input about when the repayment should occurs monthly.
input RepaymentCycleMonthlyInput {
dayOfMonth: Int!
}
Fields
RepaymentCycleMonthlyInput.dayOfMonth
● Int!
non-null scalar
The day of the month when the reimbursement should occurs (ie: every 15th of each month).