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