Sha256: 34b62d27453f941e678120eb47f2154955403e5a07a7a6c66f89de94e51d116b
Contents?: true
Size: 408 Bytes
Versions: 2
Compression:
Stored size: 408 Bytes
Contents
# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. # typed: true # frozen_string_literal: true module PlexRubySDK module Operations # Filters content by field and direction/equality # (Unknown if viewedAt is the only supported column) # class QueryParamFilter < ::Crystalline::FieldAugmented extend T::Sig def initialize; end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
plex_ruby_sdk-0.7.7 | lib/plex_ruby_sdk/models/operations/queryparam_filter.rb |
plex_ruby_sdk-0.7.6 | lib/plex_ruby_sdk/models/operations/queryparam_filter.rb |