| Name | Type | Description | Notes |
|---|---|---|---|
| badges | Array<CommentUserBadgeInfo> | [optional] | |
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::RemoveUserBadgeResponse.new(
badges: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| badges | Array<CommentUserBadgeInfo> | [optional] | |
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::RemoveUserBadgeResponse.new(
badges: null,
status: null
)