Sha256: 3dae1db31fdada587d8ace7abcdf245f589e1745a0de7281f97277a4b7e8f317
Contents?: true
Size: 312 Bytes
Versions: 25
Compression:
Stored size: 312 Bytes
Contents
# MuxRuby::CreatePlaybackIDRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **policy** | [**PlaybackPolicy**](PlaybackPolicy.md) | | [optional] | ## Example ```ruby require 'mux_ruby' instance = MuxRuby::CreatePlaybackIDRequest.new( policy: null ) ```
Version data entries
25 entries across 25 versions & 1 rubygems