diff options
Diffstat (limited to 'crates/rocie-client/docs/Unit.md')
| -rw-r--r-- | crates/rocie-client/docs/Unit.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/crates/rocie-client/docs/Unit.md b/crates/rocie-client/docs/Unit.md new file mode 100644 index 0000000..9fb95a5 --- /dev/null +++ b/crates/rocie-client/docs/Unit.md @@ -0,0 +1,15 @@ +# Unit + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**description** | Option<**String**> | | [optional] +**full_name_plural** | **String** | | +**full_name_singular** | **String** | | +**id** | [**uuid::Uuid**](uuid::Uuid.md) | | +**short_name** | **String** | | + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + |
