| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| count | Integer |
require 'fastcomments-client'
instance = FastCommentsClient::GetUserNotificationCountResponse.new(
status: null,
count: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| count | Integer |
require 'fastcomments-client'
instance = FastCommentsClient::GetUserNotificationCountResponse.new(
status: null,
count: null
)