Sha256: 1b315eca30171268008c26b4c74439d7d45d0591f535a56ce69ce0514508e31b

Contents?: true

Size: 293 Bytes

Versions: 43

Compression:

Stored size: 293 Bytes

Contents

# Cheminee::IndexMeta

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** |  |  |
| **schema** | **String** |  |  |

## Example

```ruby
require 'cheminee'

instance = Cheminee::IndexMeta.new(
  name: null,
  schema: null
)
```

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
cheminee-0.1.52 docs/IndexMeta.md
cheminee-0.1.51 docs/IndexMeta.md
cheminee-0.1.50 docs/IndexMeta.md
cheminee-0.1.48 docs/IndexMeta.md
cheminee-0.1.47 docs/IndexMeta.md
cheminee-0.1.46 docs/IndexMeta.md
cheminee-0.1.45 docs/IndexMeta.md
cheminee-0.1.44 docs/IndexMeta.md
cheminee-0.1.43 docs/IndexMeta.md
cheminee-0.1.42 docs/IndexMeta.md
cheminee-0.1.41 docs/IndexMeta.md
cheminee-0.1.39 docs/IndexMeta.md
cheminee-0.1.38 docs/IndexMeta.md
cheminee-0.1.37 docs/IndexMeta.md
cheminee-0.1.36 docs/IndexMeta.md
cheminee-0.1.35 docs/IndexMeta.md
cheminee-0.1.34 docs/IndexMeta.md
cheminee-0.1.33 docs/IndexMeta.md
cheminee-0.1.32 docs/IndexMeta.md
cheminee-0.1.31 docs/IndexMeta.md