blob: d6e869c3e4e989fabac12a362904b80c207f12c9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# ProductAmount
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | [**models::UnitAmount**](UnitAmount.md) | |
**product_id** | [**uuid::Uuid**](uuid::Uuid.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)
|