| Name | Type | Description | Notes |
|---|---|---|---|
| preferences | APIModerateUserBanPreferences | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::APIModerateGetUserBanPreferencesResponse.new(
preferences: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| preferences | APIModerateUserBanPreferences | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::APIModerateGetUserBanPreferencesResponse.new(
preferences: null,
status: null
)