14 lines
696 B
Markdown
14 lines
696 B
Markdown
# GetAccountActivityLogs
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**action** | **string** | Type of activity in the account. |
|
|
**date** | **string** | Time of the activity. |
|
|
**userEmail** | **string** | Email address of the user who performed activity in the account. |
|
|
**userIp** | **string** | IP address of the user who performed activity in the account. |
|
|
**userAgent** | **string** | Browser details of the user who performed the activity. |
|
|
|
|
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
|
|
|
|
|