B1Delinquency
- Defines the penalty settings applied when a household falls into delinquency on utility bills.
| Property | Type | Description | Metadata |
|---|---|---|---|
| 체납 Day+ | int32 | Number of days past the due date before this delinquency action triggers. | Category: B1Delinquency ClampMin: 0 DisplayName: 체납 Day+ |
| 서비스 차단 항목 | EB1ServiceType | The utility service type that will be cut off when this delinquency triggers. | Category: B1Delinquency DisplayName: 서비스 차단 항목 |
| MessageId | FName | ID of the message to display when this delinquency action occurs. | Category: B1Delinquency |
| Execution | bool | Whether this delinquency entry actively executes its actions. | Category: B1Delinquency |
| 지연 이자 | float | Additional interest rate applied to the overdue amount at this delinquency stage. | Category: B1Delinquency ClampMin: 0 DisplayName: 지연 이자 |