Sha256: 2d7ad679f5666c3fb1f4c44c224a07abec916bf918288a9dee77fed8ac5b830d

Contents?: true

Size: 384 Bytes

Versions: 6

Compression:

Stored size: 384 Bytes

Contents

# Phrase::GitlabSyncHistoryErrors

## Properties

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

## Code Sample

```ruby
require 'Phrase'

instance = Phrase::GitlabSyncHistoryErrors.new(error: null,
                                 message: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
phrase-2.18.0 docs/GitlabSyncHistoryErrors.md
phrase-2.17.0 docs/GitlabSyncHistoryErrors.md
phrase-2.16.0 docs/GitlabSyncHistoryErrors.md
phrase-2.15.0 docs/GitlabSyncHistoryErrors.md
phrase-2.14.0 docs/GitlabSyncHistoryErrors.md
phrase-2.13.0 docs/GitlabSyncHistoryErrors.md