CarModelResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier for the car model. | [default to null] |
| name | String | Name of the car model. | [default to null] |
| car_make_id | Long | ID of the car make this model belongs to. | [default to null] |
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier for the car model. | [default to null] |
| name | String | Name of the car model. | [default to null] |
| car_make_id | Long | ID of the car make this model belongs to. | [default to null] |