# Servings

The `servings` object represents the predefined serving types and sizes used in food logs, for menu items and products.

### List of Fields

| **Field Name** | **Type** | **Description**                                                                                                           |
| -------------- | -------- | ------------------------------------------------------------------------------------------------------------------------- |
| `amount`       | Float    | Number of servings                                                                                                        |
| `description`  | String   | Name or representation of the serving. E.g., cup, spoon                                                                   |
| `equivalent`   | Float    | The value that represents how many of the **unit** is equivalent to the **amount.** I.e. 1 cup is equivalent to 50 grams. |
| `unit`         | String   | Equivalency unit. E.g., grams                                                                                             |

### Example

![](https://920729701-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LwqSnBDpAb6mFZYLsuB%2F-MT7ScIezVfeQDdCSOJF%2F-MT7Sj66rnHn184hoqCg%2Fimage.png?alt=media\&token=6cbdf563-f297-4d67-a3ee-935247d08326)
