Class: PlexRubySDK::Operations::GetLibraryItemsRole

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

Instance Method Summary collapse

Methods included from MetadataFields

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

Constructor Details

#initialize(tag: nil) ⇒ GetLibraryItemsRole

Returns a new instance of GetLibraryItemsRole.



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

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