about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/Product.md
blob: 6f0f914864e3b2ea8fcbab31344bf8ab850ddef9 (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** | [**models::ProductId**](ProductId.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)