NexSDK
GitHub
Coding Standards
Preparing search index...
AuditLogResponse
Interface AuditLogResponse
interface
AuditLogResponse
{
action
:
string
;
created_at
:
string
;
id
:
number
;
ip_address
:
AuditLogResponseIpAddress
;
new_data
:
AuditLogResponseNewData
;
old_data
:
AuditLogResponseOldData
;
property_id
:
AuditLogResponsePropertyId
;
request_id
:
AuditLogResponseRequestId
;
resource_id
:
AuditLogResponseResourceId
;
resource_type
:
string
;
user_id
:
AuditLogResponseUserId
;
}
Index
Properties
action
created_
at
id
ip_
address
new_
data
old_
data
property_
id
request_
id
resource_
id
resource_
type
user_
id
Properties
action
action
:
string
created_
at
created_at
:
string
id
id
:
number
ip_
address
ip_address
:
AuditLogResponseIpAddress
new_
data
new_data
:
AuditLogResponseNewData
old_
data
old_data
:
AuditLogResponseOldData
property_
id
property_id
:
AuditLogResponsePropertyId
request_
id
request_id
:
AuditLogResponseRequestId
resource_
id
resource_id
:
AuditLogResponseResourceId
resource_
type
resource_type
:
string
user_
id
user_id
:
AuditLogResponseUserId
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
created_
at
id
ip_
address
new_
data
old_
data
property_
id
request_
id
resource_
id
resource_
type
user_
id
GitHub
Coding Standards
NexSDK
Loading...