Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 938 Bytes

PermissionResponse.md

File metadata and controls

21 lines (16 loc) · 938 Bytes

EzmaxApi::Object::PermissionResponse

Load the model package

use EzmaxApi::Object::PermissionResponse;

Properties

Name Type Description Notes
pki_permission_id int The unique ID of the Permission
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
s_company_name_x string The Name of the Company in the language of the requester [optional]

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