Vridlo/types/Lorem
Lorem is a structure that represents Lorem model. It is described as:
- model_id is natural mandatory read-only internal
Internal number identifier of a target model instance, which the lorem belongs to.
- model_type is string mandatory read-only internal
Internal type identified of a target model instance, which the lorem belongs to.
- text is string mandatory
Name scription for the specific ICU Locale.
- icu_locale is string mandatory
The Locale of the name, which it has been written in. Must contain registered list of locales plus some unregistered.
Combination of name, icu_locale must be unique for the specific user.