Sha256: 8c7bdc1c6d3df029e45fc8a78f8c6eb6b8b568b92b07dac09527860c458e0854

Contents?: true

Size: 292 Bytes

Versions: 11

Compression:

Stored size: 292 Bytes

Contents

# MuxRuby::CreatePlaybackIDResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **data** | [**PlaybackID**](.md) |  | [optional] |

## Example

```ruby
require 'mux_ruby'

instance = MuxRuby::CreatePlaybackIDResponse.new(
  data: null
)
```

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
mux_ruby-3.3.1 docs/CreatePlaybackIDResponse.md
mux_ruby-3.3.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.2.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.1.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.0.0 docs/CreatePlaybackIDResponse.md
mux_ruby-2.2.0 docs/CreatePlaybackIDResponse.md
mux_ruby-2.1.1 docs/CreatePlaybackIDResponse.md
mux_ruby-2.1.0 docs/CreatePlaybackIDResponse.md
mux_ruby-2.0.0 docs/CreatePlaybackIDResponse.md
mux_ruby-2.0.0.pre.rc.2 docs/CreatePlaybackIDResponse.md
mux_ruby-2.0.0.pre.rc.1 docs/CreatePlaybackIDResponse.md