Files
cupcontrol/scp_core/docs/ImageFlavour.md
2025-12-25 13:59:50 +01:00

16 lines
497 B
Markdown

# ImageFlavour
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**i32**> | | [optional]
**name** | **String** | |
**alias** | **String** | |
**text** | **String** | |
**image** | Option<[**models::ImageMinimal**](ImageMinimal.md)> | | [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)