# AuditLogActorApiKey
## Properties
**id** | Option<**String**> | The tracking id of the API key. | [optional]
**r#type** | Option<**String**> | The type of API key. Can be either `user` or `service_account`. | [optional]
**user** | Option<[**models::AuditLogActorUser**](AuditLogActorUser.md)> | | [optional]
**service_account** | Option<[**models::AuditLogActorServiceAccount**](AuditLogActorServiceAccount.md)> | | [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)