| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| user_badge_progress | UserBadgeProgress |
require 'fastcomments-client'
instance = FastCommentsClient::APIGetUserBadgeProgressResponse.new(
status: null,
user_badge_progress: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| user_badge_progress | UserBadgeProgress |
require 'fastcomments-client'
instance = FastCommentsClient::APIGetUserBadgeProgressResponse.new(
status: null,
user_badge_progress: null
)