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