Billingcyclesproductsettings
Defines the billing cycles settings for revolving credit products
enabledboolean
The billing cycle status if it is enabled or disabled
startDaysinteger<int32>[]
The billing cycle start days in case it is enabled
Billingcyclesproductsettings
{
"enabled": true,
"startDays": [
0
]
}