import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The name of the instance type. | |
| description | String | A description of the instance type. | |
| gpuDescription | String | The type of GPU used by this instance type. | |
| priceCentsPerHour | int | The price of the instance type in US cents per hour. | |
| specs | InstanceTypeSpecs | Detailed technical specifications for the instance type. |