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