| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| html | String |
require 'fastcomments-client'
instance = FastCommentsClient::RenderEmailTemplateResponse.new(
status: null,
html: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| html | String |
require 'fastcomments-client'
instance = FastCommentsClient::RenderEmailTemplateResponse.new(
status: null,
html: null
)