| title | Annotations |
|---|---|
| space | Mendix 7 Reference Guide |
| parent | domain-model |
An annotation is an element that can be used to put comments in a domain model.
{% markdown %}
An order entity contains both a total amount and a discount attribute. You add an annotation to mention the fact that, unlike the total price, the discount is represented by a percentage and not an amount of money.
{% endmarkdown %}
The caption property contains the text of the annotation.
