| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| react_type | String | ||
| is_undo | Boolean |
require 'fastcomments-client'
instance = FastCommentsClient::ReactFeedPostResponse.new(
status: null,
react_type: null,
is_undo: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| react_type | String | ||
| is_undo | Boolean |
require 'fastcomments-client'
instance = FastCommentsClient::ReactFeedPostResponse.new(
status: null,
react_type: null,
is_undo: null
)