Class: PlexRubySDK::Operations::QueryParamFilter
- Inherits:
-
Utils::FieldAugmented
- Object
- Utils::FieldAugmented
- PlexRubySDK::Operations::QueryParamFilter
- Extended by:
- T::Sig
- Defined in:
- lib/plex_ruby_sdk/models/operations/queryparam_filter.rb
Overview
Filters content by field and direction/equality (Unknown if viewedAt is the only supported column)
Instance Method Summary collapse
-
#initialize ⇒ QueryParamFilter
constructor
A new instance of QueryParamFilter.
Methods included from MetadataFields
#field, #fields, included, #marshal_json, #marshal_single
Constructor Details
#initialize ⇒ QueryParamFilter
Returns a new instance of QueryParamFilter.
19 |
# File 'lib/plex_ruby_sdk/models/operations/queryparam_filter.rb', line 19 def initialize; end |