Ingredient
The liquid as part of a mixture with the given amount.
- Decorators
- dataclasses.dataclass
Methods
__str__(self) -> str
Response
- Type
- str
- Description
Attributes
- Name
amount
- Type
- Decimal
- Value
= Decimal(default=0)
- Description
The liquid as part of a mixture with the given amount.
amount
= Decimal(default=0)