| Name | Type | Description | Notes |
|---|---|---|---|
| type | NotificationType | ||
| count | Integer |
require 'fastcomments-client'
instance = FastCommentsClient::NotificationAndCount.new(
type: null,
count: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| type | NotificationType | ||
| count | Integer |
require 'fastcomments-client'
instance = FastCommentsClient::NotificationAndCount.new(
type: null,
count: null
)