# PermissionResponseCompound

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