Class: Tarpon::Entity::Package
- Inherits:
-
Struct
- Object
- Struct
- Tarpon::Entity::Package
- Defined in:
- lib/tarpon/entity/offering.rb
Instance Attribute Summary collapse
-
#identifier ⇒ Object
Returns the value of attribute identifier.
-
#platform_identifier ⇒ Object
Returns the value of attribute platform_identifier.
Instance Attribute Details
#identifier ⇒ Object
Returns the value of attribute identifier
5 6 7 |
# File 'lib/tarpon/entity/offering.rb', line 5 def identifier @identifier end |
#platform_identifier ⇒ Object
Returns the value of attribute platform_identifier
5 6 7 |
# File 'lib/tarpon/entity/offering.rb', line 5 def platform_identifier @platform_identifier end |