Skip to content

Files

Latest commit

dd5f8fa · Jan 30, 2025

History

History
18 lines (14 loc) · 908 Bytes

UsergroupdelegationResponse.md

File metadata and controls

18 lines (14 loc) · 908 Bytes

eZmaxApi.Model.UsergroupdelegationResponse

A Usergroupdelegation Object

Properties

Name Type Description Notes
PkiUsergroupdelegationID int The unique ID of the Usergroupdelegation
FkiUsergroupID int The unique ID of the Usergroup
FkiUserID int The unique ID of the User
SUserFirstname string The first name of the user
SUserLastname string The last name of the user
SUserLoginname string The login name of the User.
SEmailAddress string The email address. [optional]
SUsergroupNameX string The Name of the Usergroup in the language of the requester

[Back to Model list] [Back to API list] [Back to README]