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