# PermissionRequestCompound

## 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)