Sha256: fe35296573b98637f177b533d6ced1886bfd59d404a8906336ba0e0632acd9fb
Contents?: true
Size: 334 Bytes
Versions: 16
Compression:
Stored size: 334 Bytes
Contents
# Bandwidth::MessagingRequestError ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | **String** | | | | **description** | **String** | | | ## Example ```ruby require 'bandwidth-sdk' instance = Bandwidth::MessagingRequestError.new( type: null, description: null ) ```
Version data entries
16 entries across 16 versions & 1 rubygems