| CachedCurrentTax | int32 | The total current tax amount owed by this household. | |
| CachedPropertyTax | int32 | The cached property tax amount for this household. | |
| CachedElectricityTax | int32 | The cached electricity tax amount for this household. | |
| CachedWaterTax | int32 | The cached water tax amount for this household. | |
| CachedOverDue | uint8 | The number of overdue tax periods for this household. | |
| bCachedElectricityCutoff | bool | Whether electricity has been cut off due to unpaid taxes. | |
| bCachedWaterCutoff | bool | Whether water has been cut off due to unpaid taxes. | |
| CaculatedTax | int32 | The calculated tax amount before applying overdue penalties. | |
| CachedTaxChargeState | EB1TaxChargeState | The current tax charge state of the household. | |
| CacheTotalPriceSeizedObjects | int32 | The total cached price of seized objects for this household. | |