| Name | Type | Description | Notes |
|---|---|---|---|
| translations | Hash<String, String> | Construct a type with a set of properties K of type T | |
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::GetTranslationsResponse.new(
translations: null,
status: null
)