Sha256: d38c8670dc83d5c8f60cd8ff18c353e43784dc6bce9462245ac9704bd7ce63f3

Contents?: true

Size: 306 Bytes

Versions: 18

Compression:

Stored size: 306 Bytes

Contents

# Bandwidth::UnauthorizedRequest

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **message** | **String** | Unauthorized | [optional] |

## Example

```ruby
require 'bandwidth-sdk'

instance = Bandwidth::UnauthorizedRequest.new(
  message: Unauthorized
)
```

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
bandwidth-sdk-13.1.4 docs/UnauthorizedRequest.md
bandwidth-sdk-13.1.3 docs/UnauthorizedRequest.md
bandwidth-sdk-13.1.2 docs/UnauthorizedRequest.md
bandwidth-sdk-13.1.1 docs/UnauthorizedRequest.md
bandwidth-sdk-13.1.0 docs/UnauthorizedRequest.md
bandwidth-sdk-13.0.0 docs/UnauthorizedRequest.md
bandwidth-sdk-12.1.0 docs/UnauthorizedRequest.md
bandwidth-sdk-11.3.0 docs/UnauthorizedRequest.md
bandwidth-sdk-11.2.0 docs/UnauthorizedRequest.md
bandwidth-sdk-11.1.1 docs/UnauthorizedRequest.md
bandwidth-sdk-11.1.0 docs/UnauthorizedRequest.md
bandwidth-sdk-11.0.0 docs/UnauthorizedRequest.md
bandwidth-sdk-11.0.0.pre.beta.4.0 docs/UnauthorizedRequest.md
bandwidth-sdk-11.0.0.pre.beta.3.1 docs/UnauthorizedRequest.md
bandwidth-sdk-11.0.0.pre.beta.3.0 docs/UnauthorizedRequest.md
bandwidth-sdk-11.0.0.pre.beta.2.0 docs/UnauthorizedRequest.md
bandwidth-sdk-11.0.0.pre.beta.1.1 docs/UnauthorizedRequest.md
bandwidth-sdk-11.0.0.pre.beta.1 docs/UnauthorizedRequest.md