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