Sha256: a026677ff8b60c90b6235f0f312e588218739881bd89f66ebe70fd044a6c1835

Contents?: true

Size: 302 Bytes

Versions: 18

Compression:

Stored size: 302 Bytes

Contents

# MuxRuby::CreatePlaybackIDResponse

## Properties

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

## Example

```ruby
require 'mux_ruby'

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

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
mux_ruby-3.20.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.19.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.18.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.17.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.15.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.14.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.13.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.12.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.11.1 docs/CreatePlaybackIDResponse.md
mux_ruby-3.11.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.9.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.8.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.7.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.6.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.5.2 docs/CreatePlaybackIDResponse.md
mux_ruby-3.5.1 docs/CreatePlaybackIDResponse.md
mux_ruby-3.5.0 docs/CreatePlaybackIDResponse.md
mux_ruby-3.4.0 docs/CreatePlaybackIDResponse.md