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