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

## Properties

| Name                   | Type                                            | Description | Notes      |
| ---------------------- | ----------------------------------------------- | ----------- | ---------- |
| **description**        | Option\<**String**>                             |             | [optional] |
| **full_name_plural**   | **String**                                      |             |
| **full_name_singular** | **String**                                      |             |
| **short_name**         | **String**                                      |             |
| **unit_property**      | [**models::UnitPropertyId**](UnitPropertyId.md) |             |

[[Back to Model list]](../README.md#documentation-for-models)
[[Back to API list]](../README.md#documentation-for-api-endpoints)
[[Back to README]](../README.md)