Sha256: 1b44eb61c3c47b6a9b1c4fdcdacc7fd8b3b719de3f3a31c66f01a674f3d1d463
Contents?: true
Size: 307 Bytes
Versions: 1
Compression:
Stored size: 307 Bytes
Contents
# MuxRuby::PlaybackRestrictionResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**PlaybackRestriction**](.md) | | [optional] | ## Example ```ruby require 'mux_ruby' instance = MuxRuby::PlaybackRestrictionResponse.new( data: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mux_ruby-3.3.1 | docs/PlaybackRestrictionResponse.md |