Sha256: eb24dbbc70440eac23dda0cc68a85d0e8467347129930166991a8113fa87c66b

Contents?: true

Size: 288 Bytes

Versions: 3

Compression:

Stored size: 288 Bytes

Contents

# Athenian::CreatedIdentifier

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **Integer** | Identifier of the created entity. |  |

## Example

```ruby
require 'athenian'

instance = Athenian::CreatedIdentifier.new(
  id: 777
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
athenian-2.1.86 docs/CreatedIdentifier.md
athenian-2.1.85 docs/CreatedIdentifier.md
athenian-2.1.81 docs/CreatedIdentifier.md