Sha256: d0ada50598f373b6e082a4686b5c127b7a659a106e4a06edeb22231c7599d231

Contents?: true

Size: 283 Bytes

Versions: 11

Compression:

Stored size: 283 Bytes

Contents

# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.

# typed: true
# frozen_string_literal: true


module PlexRubySDK
  module Operations
  

    class HasThumbnail < T::Enum
      enums do
        FALSE = new('0')
        TRUE = new('1')
      end
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
plex_ruby_sdk-0.7.6 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb
plex_ruby_sdk-0.7.5 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb
plex_ruby_sdk-0.7.4 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb
plex_ruby_sdk-0.7.3 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb
plex_ruby_sdk-0.7.2 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb
plex_ruby_sdk-0.7.1 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb
plex_ruby_sdk-0.7.0 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb
plex_ruby_sdk-0.5.1 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb
plex_ruby_sdk-0.5.0 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb
plex_ruby_sdk-0.4.2 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb
plex_ruby_sdk-0.4.1 lib/plex_ruby_sdk/models/operations/hasthumbnail.rb