Class: Jumbotron::ProviderIdentity

Inherits:
ApplicationRecord show all
Defined in:
app/models/jumbotron/provider_identity.rb

Constant Summary collapse

TARGET_TYPES =
[
  "Jumbotron::Sport",
  "Jumbotron::League",
  "Jumbotron::Season",
  "Jumbotron::SeasonPhase",
  "Jumbotron::Team",
  "Jumbotron::Venue",
  "Jumbotron::Game",
  "Jumbotron::Bookmaker"
].freeze