// Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. import Foundation extension Operations { public enum PostUsersSignInDataAuthenticationFeatures: String, Codable, APIValue { case androidDolbyVision = "Android - Dolby Vision" case androidPiP = "Android - PiP" case cuSunset = "CU Sunset" case hrkEnableEur = "HRK_enable_EUR" case trebleShowFeatures = "TREBLE-show-features" case adCountdownTimer = "ad-countdown-timer" case adaptiveBitrate = "adaptive_bitrate" case albumTypes = "album-types" case allowDvr = "allow_dvr" case amazonLoopDebug = "amazon-loop-debug" case avodAdAnalysis = "avod-ad-analysis" case avodNewMedia = "avod-new-media" case blacklistGetSignin = "blacklist_get_signin" case boostVoices = "boost-voices" case cameraUpload = "camera_upload" case clientRadioStations = "client-radio-stations" case cloudflareTurnstileRequired = "cloudflare-turnstile-required" case cloudsync = "cloudsync" case collections = "collections" case commentsAndRepliesPushNotifications = "comments_and_replies_push_notifications" case communityAccessPlexTv = "community_access_plex_tv" case companionsSonos = "companions_sonos" case contentFilter = "content_filter" case customHomeRemoval = "custom-home-removal" case disableHomeUserFriendships = "disable_home_user_friendships" case disableSharingFriendships = "disable_sharing_friendships" case downloadsGating = "downloads-gating" case drmSupport = "drm_support" case dvr = "dvr" case dvrBlockUnsupportedCountries = "dvr-block-unsupported-countries" case epgRecentChannels = "epg-recent-channels" case excludeRestrictions = "exclude restrictions" case federatedAuth = "federated-auth" case friendRequestPushNotifications = "friend_request_push_notifications" case grandfatherSync = "grandfather-sync" case guidedUpgrade = "guided-upgrade" case hardwareTranscoding = "hardware_transcoding" case home = "home" case hwtranscode = "hwtranscode" case imaggaV2 = "imagga-v2" case increasePasswordComplexity = "increase-password-complexity" case ios14PrivacyBanner = "ios14-privacy-banner" case iterableNotificationTokens = "iterable-notification-tokens" case itemClusters = "item_clusters" case keepPaymentMethod = "keep-payment-method" case kevinBacon = "kevin-bacon" case koreaConsent = "korea-consent" case leIsrgRootX1 = "le_isrg_root_x1" case letsEncrypt = "lets_encrypt" case lightningDvrPivot = "lightning-dvr-pivot" case liveTvSupportIncompleteSegments = "live-tv-support-incomplete-segments" case livetv = "livetv" case lyrics = "lyrics" case metadataSearch = "metadata_search" case musicAnalysis = "music-analysis" case musicVideos = "music_videos" case newPlexPassPrices = "new_plex_pass_prices" case newsProviderSunsetModal = "news-provider-sunset-modal" case nominatim = "nominatim" case pass = "pass" case photosFavorites = "photos-favorites" case photosMetadataEdition = "photos-metadata-edition" case photosV6Edit = "photosV6-edit" case photosV6TvAlbums = "photosV6-tv-albums" case pmsHealth = "pms_health" case premiumDashboard = "premium-dashboard" case premiumMusicMetadata = "premium_music_metadata" case radio = "radio" case rateLimitClientToken = "rate-limit-client-token" case scrobblingServicePlexTv = "scrobbling-service-plex-tv" case sessionBandwidthRestrictions = "session_bandwidth_restrictions" case sessionKick = "session_kick" case sharedServerNotification = "shared_server_notification" case sharedSourceNotification = "shared_source_notification" case signinNotification = "signin_notification" case signinWithApple = "signin_with_apple" case silenceRemoval = "silence-removal" case sleepTimer = "sleep-timer" case springServeAdProvider = "spring_serve_ad_provider" case sync = "sync" case sweetFades = "sweet-fades" case transcoderCache = "transcoder_cache" case trailers = "trailers" case tunerSharing = "tuner-sharing" case twoFactorAuthentication = "two-factor-authentication" case unsupportedtuners = "unsupportedtuners" case upgrade3Ds2 = "upgrade-3ds2" case visualizers = "visualizers" case vodSchema = "vod-schema" case vodCloudflare = "vod_cloudflare" case volumeLeveling = "volume-leveling" case watchTogetherInvite = "watch-together-invite" case watchlistRss = "watchlist-rss" case webServerDashboard = "web_server_dashboard" case webhooks = "webhooks" }}