| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| audit_logs | Array<APIAuditLog> |
require 'fastcomments-client'
instance = FastCommentsClient::GetAuditLogsResponse.new(
status: null,
audit_logs: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| audit_logs | Array<APIAuditLog> |
require 'fastcomments-client'
instance = FastCommentsClient::GetAuditLogsResponse.new(
status: null,
audit_logs: null
)