# Entity

### Expected

| Field       | Description                                    | Type    |
| ----------- | ---------------------------------------------- | ------- |
| id          | Refers to the unique id of the expected value. | integer |
| fixture\_id | Refers to the fixture related to the value.    | integer |
| type\_id    | Refers to the type of the Expected value.      | integer |
| value       | Displayes the value.                           | integer |

**Include options**

`type` `fixture`
