# ActionsBillingUsageMinutesUsedBreakdown ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ubuntu** | Option<**i32**> | Total minutes used on Ubuntu runner machines. | [optional] **macos** | Option<**i32**> | Total minutes used on macOS runner machines. | [optional] **windows** | Option<**i32**> | Total minutes used on Windows runner machines. | [optional] **ubuntu_4_core** | Option<**i32**> | Total minutes used on Ubuntu 4 core runner machines. | [optional] **ubuntu_8_core** | Option<**i32**> | Total minutes used on Ubuntu 8 core runner machines. | [optional] **ubuntu_16_core** | Option<**i32**> | Total minutes used on Ubuntu 16 core runner machines. | [optional] **ubuntu_32_core** | Option<**i32**> | Total minutes used on Ubuntu 32 core runner machines. | [optional] **ubuntu_64_core** | Option<**i32**> | Total minutes used on Ubuntu 64 core runner machines. | [optional] **windows_4_core** | Option<**i32**> | Total minutes used on Windows 4 core runner machines. | [optional] **windows_8_core** | Option<**i32**> | Total minutes used on Windows 8 core runner machines. | [optional] **windows_16_core** | Option<**i32**> | Total minutes used on Windows 16 core runner machines. | [optional] **windows_32_core** | Option<**i32**> | Total minutes used on Windows 32 core runner machines. | [optional] **windows_64_core** | Option<**i32**> | Total minutes used on Windows 64 core runner machines. | [optional] **macos_12_core** | Option<**i32**> | Total minutes used on macOS 12 core runner machines. | [optional] **total** | Option<**i32**> | Total minutes used on all runner machines. | [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)