Vridlo/types/Team

From ALT Linux Wiki
< Vridlo/types
Revision as of 14:51, 5 December 2019 by Majioa (talk | contribs) (Created page with "'''Group''' is a structure that represents Group model. It is described as: * '''id''' is ''natural '''mandatory read-only''''' Unique identifier of account. * '''names''' i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Group is a structure that represents Group model. It is described as:

  • id is natural mandatory read-only
Unique identifier of account.
  • names is Name array mandatory
Name array for the account. It can include title value only.
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 group, which is defined as array of Lorems.
  • recitals is Recital array mandatory
Recitals array for the group, it describes all of group logins, email, jabber addresses etc.
  • members is Member array mandatory
Recitals array for the group, it defines all of group logins, email, jabber addresses etc.