Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 911 Bytes

PermissionResponseCompound.md

File metadata and controls

17 lines (13 loc) · 911 Bytes

eZmaxApi.Model.PermissionResponseCompound

A Permission Object and children to create a complete structure

Properties

Name Type Description Notes
PkiPermissionID int The unique ID of the Permission
FkiUserID int The unique ID of the User [optional]
FkiApikeyID int The unique ID of the Apikey [optional]
FkiUsergroupID int The unique ID of the Usergroup [optional]
FkiCompanyID int The unique ID of the Company [optional]
FkiModulesectionID int The unique ID of the Modulesection
SCompanyNameX string The Name of the Company in the language of the requester [optional]

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