| Name | Type | Description | Notes |
|---|---|---|---|
| matched_on | BannedUserMatchType | ||
| matched_on_value | BannedUserMatchMatchedOnValue |
require 'fastcomments-client'
instance = FastCommentsClient::BannedUserMatch.new(
matched_on: null,
matched_on_value: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| matched_on | BannedUserMatchType | ||
| matched_on_value | BannedUserMatchMatchedOnValue |
require 'fastcomments-client'
instance = FastCommentsClient::BannedUserMatch.new(
matched_on: null,
matched_on_value: null
)