# ApikeyResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pkiApikeyID** | **Int** | The unique ID of the Apikey | **fkiUserID** | **Int** | The unique ID of the User | **objApikeyDescription** | [**MultilingualApikeyDescription**](MultilingualApikeyDescription.md) | | **sComputedToken** | **String** | The secret token for the API key. This will be returned only on creation. | [optional] **bApikeyIsactive** | **Bool** | Whether the apikey is active or not | **objAudit** | [**CommonAudit**](CommonAudit.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)