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