| Name | Type | Description | Notes |
|---|---|---|---|
| badges | Array<TenantBadge> | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::GetTenantManualBadgesResponse.new(
badges: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| badges | Array<TenantBadge> | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::GetTenantManualBadgesResponse.new(
badges: null,
status: null
)