Skip to main content

Loanproductbillingcyclesconfiguration

Defines the billing cycles settings for revolving credit products

enabledboolean

If the billing cycle status is enabled or disabled

startDaysinteger<int32>[]

The billing cycle start days in case it is enabled

Loanproductbillingcyclesconfiguration
{
"enabled": true,
"startDays": [
0
]
}