Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 765 Bytes

PermissionRequest.md

File metadata and controls

16 lines (12 loc) · 765 Bytes

eZmaxApi.Model.PermissionRequest

A Permission Object

Properties

Name Type Description Notes
PkiPermissionID int The unique ID of the Permission [optional]
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

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