| Name | Type | Description | Notes |
|---|---|---|---|
| configurations | Object | ||
| status | Object | ||
| reason | String | ||
| code | String |
require 'fastcomments-client'
instance = FastCommentsClient::GetDomainConfigs200Response.new(
configurations: null,
status: null,
reason: null,
code: null
)