Sha256: 6a3d5cb4ddfed5fc56310031755125e6fdaaad2f1bc8459bb7ed2606f7b94364

Contents?: true

Size: 366 Bytes

Versions: 12

Compression:

Stored size: 366 Bytes

Contents

# Phrase::TranslationParent

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**content** | **String** |  | [optional] 

## Code Sample

```ruby
require 'Phrase'

instance = Phrase::TranslationParent.new(id: null,
                                 content: null)
```


Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
phrase-3.7.1 docs/TranslationParent.md
phrase-3.7.0 docs/TranslationParent.md
phrase-3.6.0 docs/TranslationParent.md
phrase-3.5.0 docs/TranslationParent.md
phrase-3.4.0 docs/TranslationParent.md
phrase-3.3.0 docs/TranslationParent.md
phrase-3.2.1 docs/TranslationParent.md
phrase-3.2.0 docs/TranslationParent.md
phrase-3.1.1 docs/TranslationParent.md
phrase-3.1.0 docs/TranslationParent.md
phrase-3.0.0 docs/TranslationParent.md
phrase-2.26.0 docs/TranslationParent.md