Class: PlexRubySDK::Operations::Collection

Inherits:
Utils::FieldAugmented show all
Extended by:
T::Sig
Defined in:
lib/plex_ruby_sdk/models/operations/collection.rb

Instance Method Summary collapse

Methods included from MetadataFields

#field, #fields, included, #marshal_json, #marshal_single

Constructor Details

#initialize(tag: nil) ⇒ Collection

Returns a new instance of Collection.



19
20
21
# File 'lib/plex_ruby_sdk/models/operations/collection.rb', line 19

def initialize(tag: nil)
  @tag = tag
end