userman ~master (2020-06-09T07:53:37Z)
Dub
Repo
Group
userman
api
Undocumented in source.
struct
Group {
string
id
;
string
description
;
this
(userman.db.controller.Group grp);
}
Constructors
this
this
(userman.db.controller.Group grp)
Undocumented in source.
Members
Variables
description
string
description
;
Undocumented in source.
id
string
id
;
Undocumented in source.
Meta
Source
See Implementation
userman
api
classes
UserManAPISettings
functions
createLocalUserManAPI
createUserManRestAPI
registerUserManRestInterface
interfaces
UserManAPI
UserManGroupAPI
UserManGroupMemberAPI
UserManUserAPI
UserManUserPropertyAPI
structs
Group
User