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