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