diff options
Diffstat (limited to 'crates/rocie-client/docs/Product.md')
| -rw-r--r-- | crates/rocie-client/docs/Product.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rocie-client/docs/Product.md b/crates/rocie-client/docs/Product.md index 3995429..6f0f914 100644 --- a/crates/rocie-client/docs/Product.md +++ b/crates/rocie-client/docs/Product.md @@ -6,7 +6,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **associated_bar_codes** | [**Vec<models::Barcode>**](Barcode.md) | | **description** | Option<**String**> | | [optional] -**id** | [**uuid::Uuid**](uuid::Uuid.md) | | +**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) |
