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