| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| stats | Hash<String, FeedPostStats> |
require 'fastcomments-client'
instance = FastCommentsClient::FeedPostsStatsResponse.new(
status: null,
stats: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| stats | Hash<String, FeedPostStats> |
require 'fastcomments-client'
instance = FastCommentsClient::FeedPostsStatsResponse.new(
status: null,
stats: null
)