Skip to content

kaloricketabulky.sdk.models.tips

kaloricketabulky.sdk.models.tips

Diet analysis tips.

Tip pydantic-model

Bases: ApiModel

A single praise/warning tip from the analysis endpoint (text is Czech).

Fields:

  • key (str)
  • title (str | None)
  • text (str | None)
  • advice (str | None)
  • icon (str | None)
  • indicator (int | None)
  • order (int | None)