| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| data | UserNotificationCount |
require 'fastcomments-client'
instance = FastCommentsClient::GetCachedNotificationCountResponse.new(
status: null,
data: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| data | UserNotificationCount |
require 'fastcomments-client'
instance = FastCommentsClient::GetCachedNotificationCountResponse.new(
status: null,
data: null
)