Sha256: ea0125eb866332d6de3b268323b43c8a21752422d865f0d6231edaccc4e2f7c5

Contents?: true

Size: 332 Bytes

Versions: 3

Compression:

Stored size: 332 Bytes

Contents

# Athenian::InvalidRequestErrorAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **pointer** | **String** | Path to the offending request item. | [optional] |

## Example

```ruby
require 'athenian'

instance = Athenian::InvalidRequestErrorAllOf.new(
  pointer: .granularity
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

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