# GetOfflineLicenseStatus200Response
## Properties
**seats_used** | Option<**f64**> | Author-equivalent seats consumed (authors + 0.5 × operators) | [optional]
**seats_cap** | Option<**i32**> | | [optional]
**author_count** | Option<**i32**> | | [optional]
**operator_count** | Option<**i32**> | | [optional]
**current_cu** | Option<**f64**> | Sum of CU rate across workers that pinged in the last 2 minutes. | [optional]
**cu_cap** | Option<**f64**> | | [optional]
**cu_over_cap** | Option<**bool**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)