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