Sha256: ccabf7c70c8a162c9d52f2427cd115e1e061de130241e80f4cf5c4d8ae0c66d0

Contents?: true

Size: 532 Bytes

Versions: 19

Compression:

Stored size: 532 Bytes

Contents

# Phrase::CustomMetadataPropertyCreate422Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message** | **String** |  | [optional] 
**errors** | [**Array<CustomMetadataPropertyCreate422ResponseErrorsInner>**](CustomMetadataPropertyCreate422ResponseErrorsInner.md) |  | [optional] 

## Code Sample

```ruby
require 'Phrase'

instance = Phrase::CustomMetadataPropertyCreate422Response.new(message: null,
                                 errors: null)
```


Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
phrase-3.7.1 docs/CustomMetadataPropertyCreate422Response.md
phrase-3.7.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-3.6.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-3.5.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-3.4.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-3.3.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-3.2.1 docs/CustomMetadataPropertyCreate422Response.md
phrase-3.2.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-3.1.1 docs/CustomMetadataPropertyCreate422Response.md
phrase-3.1.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-3.0.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-2.26.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-2.25.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-2.24.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-2.23.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-2.22.2 docs/CustomMetadataPropertyCreate422Response.md
phrase-2.22.1 docs/CustomMetadataPropertyCreate422Response.md
phrase-2.22.0 docs/CustomMetadataPropertyCreate422Response.md
phrase-2.21.0 docs/CustomMetadataPropertyCreate422Response.md