| Name | Type | Description | Notes |
|---|---|---|---|
| d | Time | ||
| t | CommentLogType | ||
| da | CommentLogData | [optional] |
require 'fastcomments-client'
instance = FastCommentsClient::CommentLogEntry.new(
d: null,
t: null,
da: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| d | Time | ||
| t | CommentLogType | ||
| da | CommentLogData | [optional] |
require 'fastcomments-client'
instance = FastCommentsClient::CommentLogEntry.new(
d: null,
t: null,
da: null
)