Vridlo/types/User

From ALT Linux Wiki
< Vridlo/types
Revision as of 10:25, 5 December 2019 by Majioa (talk | contribs) (Created page with "'''Account''' is a structure that represents Account model. It can be a user of a group. It is described as: * '''names''' is ''Name array '''mandatory''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Account is a structure that represents Account model. It can be a user of a group. It is described as:

  • names is Name array mandatory
Name array for the user. It can include first name, last name, nickname, or title.
Defines permissions for the account, permissions include the admin, or any other write permission to a model.
  • descriptions is Lorem array optional
Descriptions array of the user, which defined as array of Lorems.
  • recitals is array of Recital (Mandatory)
Recitals array for the user or group, it defines all of user or group logins, email, jabber addresses etc.