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

15 lines
433 B
Markdown

# SshKey
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**i32**> | | [optional]
**name** | **String** | |
**key** | **String** | |
**created_at** | Option<**String**> | | [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)