Sha256: 65973ae8ae25cc89a8a8e36359c82b9322c50a2ac196b31c690396a446f2d30e
Contents?: true
Size: 306 Bytes
Versions: 18
Compression:
Stored size: 306 Bytes
Contents
# MuxRuby::GetAssetPlaybackIDResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**PlaybackID**](PlaybackID.md) | | [optional] | ## Example ```ruby require 'mux_ruby' instance = MuxRuby::GetAssetPlaybackIDResponse.new( data: null ) ```
Version data entries
18 entries across 18 versions & 1 rubygems