about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/Unit.md
blob: 5e86ab33baf8396800e02863f09e891c76792ee6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Unit

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | Option<**String**> |  | [optional]
**full_name_plural** | **String** |  | 
**full_name_singular** | **String** |  | 
**id** | [**models::UnitId**](UnitId.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)