| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| code | String | [optional] |
require 'fastcomments-client'
instance = FastCommentsClient::ResetUserNotificationsResponse.new(
status: null,
code: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| code | String | [optional] |
require 'fastcomments-client'
instance = FastCommentsClient::ResetUserNotificationsResponse.new(
status: null,
code: null
)