File "GetAccountActivityLogs.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/GetAccountActivityLogs.md
File size: 696 bytes
MIME-type: text/plain
Charset: utf-8
# 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)