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