1
0
api/test/docs/Pet.md

14 lines
378 B
Markdown
Raw Permalink Normal View History

2024-03-13 07:53:30 +00:00
# Pet
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i64** | |
**name** | **String** | |
**tag** | 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)