Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 856 Bytes

PermissionRequestCompound.md

File metadata and controls

20 lines (15 loc) · 856 Bytes

EzmaxApi::Object::PermissionRequestCompound

Load the model package

use EzmaxApi::Object::PermissionRequestCompound;

Properties

Name Type Description Notes
pki_permission_id int The unique ID of the Permission [optional]
fki_user_id int The unique ID of the User [optional]
fki_apikey_id int The unique ID of the Apikey [optional]
fki_usergroup_id int The unique ID of the Usergroup [optional]
fki_company_id int The unique ID of the Company [optional]
fki_modulesection_id int The unique ID of the Modulesection

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