Sha256: 29945a905c5ab0052de078113606f8eb9da56ebc095dcb30ebcd0949a5ed99d2

Contents?: true

Size: 351 Bytes

Versions: 42

Compression:

Stored size: 351 Bytes

Contents

# Cheminee::PostIndexBulkResponseOk

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **statuses** | [**Array<PostIndexBulkResponseOkStatus>**](PostIndexBulkResponseOkStatus.md) |  |  |

## Example

```ruby
require 'cheminee'

instance = Cheminee::PostIndexBulkResponseOk.new(
  statuses: null
)
```

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
cheminee-0.1.7 docs/PostIndexBulkResponseOk.md
cheminee-0.1.6 docs/PostIndexBulkResponseOk.md