Class: Jumbotron::Canonical::TeamInput
- Inherits:
-
Data
- Object
- Data
- Jumbotron::Canonical::TeamInput
- Defined in:
- app/models/jumbotron/canonical.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#provider_identities ⇒ Object
readonly
Returns the value of attribute provider_identities.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name
7 8 9 |
# File 'app/models/jumbotron/canonical.rb', line 7 def name @name end |
#provider_identities ⇒ Object (readonly)
Returns the value of attribute provider_identities
7 8 9 |
# File 'app/models/jumbotron/canonical.rb', line 7 def provider_identities @provider_identities end |