Sha256: 1dad365d6e6b6b5ec9a99cb901639c407c7b3f52ed147a103c824ec0685af7ed

Contents?: true

Size: 334 Bytes

Versions: 37

Compression:

Stored size: 334 Bytes

Contents

# Phrase::JobCommentCreateParameters

## Properties

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

## Code Sample

```ruby
require 'Phrase'

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


Version data entries

37 entries across 37 versions & 1 rubygems

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