Name | Type | Description | Notes |
---|---|---|---|
body | String | Translation of body | [optional] |
title | String | Translation of title | [optional] |
require 'AylienNewsApi'
instance = AylienNewsApi::StoryTranslation.new(body: null,
title: null)