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-3.7.0 docs/JobCommentUpdateParameters.md
phrase-3.6.0 docs/JobCommentUpdateParameters.md
phrase-3.5.0 docs/JobCommentUpdateParameters.md
phrase-3.4.0 docs/JobCommentUpdateParameters.md
phrase-3.3.0 docs/JobCommentUpdateParameters.md
phrase-3.2.1 docs/JobCommentUpdateParameters.md
phrase-3.2.0 docs/JobCommentUpdateParameters.md
phrase-3.1.1 docs/JobCommentUpdateParameters.md
phrase-3.1.0 docs/JobCommentUpdateParameters.md
phrase-3.0.0 docs/JobCommentUpdateParameters.md
phrase-2.26.0 docs/JobCommentUpdateParameters.md
phrase-2.25.0 docs/JobCommentUpdateParameters.md
phrase-2.24.0 docs/JobCommentUpdateParameters.md
phrase-2.23.0 docs/JobCommentUpdateParameters.md
phrase-2.22.2 docs/JobCommentUpdateParameters.md
phrase-2.22.1 docs/JobCommentUpdateParameters.md
phrase-2.22.0 docs/JobCommentUpdateParameters.md
phrase-2.21.0 docs/JobCommentUpdateParameters.md
phrase-2.20.0 docs/JobCommentUpdateParameters.md
phrase-2.19.0 docs/JobCommentUpdateParameters.md