blob: 399542981a1d08d23c2099efb4e4fdc94325574b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Product
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**associated_bar_codes** | [**Vec<models::Barcode>**](Barcode.md) | |
**description** | Option<**String**> | | [optional]
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**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)
|