Sha256: ce4cef4153ef667a141ef09561e2d9819fe327636f38c49c4c82e0a4b21bd86e

Contents?: true

Size: 330 Bytes

Versions: 37

Compression:

Stored size: 330 Bytes

Contents

# Phrase::JobCommentUpdateParameters

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message** | **String** | Comment message | [optional] 

## Code Sample

```ruby
require 'Phrase'

instance = Phrase::JobCommentUpdateParameters.new(message: Some message...)
```


Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
phrase-2.18.0 docs/JobCommentUpdateParameters.md
phrase-2.17.0 docs/JobCommentUpdateParameters.md
phrase-2.16.0 docs/JobCommentUpdateParameters.md
phrase-2.15.0 docs/JobCommentUpdateParameters.md
phrase-2.14.0 docs/JobCommentUpdateParameters.md
phrase-2.13.0 docs/JobCommentUpdateParameters.md
phrase-2.12.0 docs/JobCommentUpdateParameters.md
phrase-2.11.0 docs/JobCommentUpdateParameters.md
phrase-2.10.0 docs/JobCommentUpdateParameters.md
phrase-2.9.0 docs/JobCommentUpdateParameters.md
phrase-2.8.7 docs/JobCommentUpdateParameters.md
phrase-2.8.3 docs/JobCommentUpdateParameters.md
phrase-2.8.2 docs/JobCommentUpdateParameters.md
phrase-2.8.1 docs/JobCommentUpdateParameters.md
phrase-2.8.0 docs/JobCommentUpdateParameters.md
phrase-2.7.2 docs/JobCommentUpdateParameters.md
phrase-2.7.1 docs/JobCommentUpdateParameters.md