Class: Tarpon::Entity::Package

Inherits:
Struct
  • Object
show all
Defined in:
lib/tarpon/entity/offering.rb

Instance Attribute Summary collapse

Instance Attribute Details

#identifierObject

Returns the value of attribute identifier

Returns:

  • (Object)

    the current value of identifier



5
6
7
# File 'lib/tarpon/entity/offering.rb', line 5

def identifier
  @identifier
end

#platform_identifierObject

Returns the value of attribute platform_identifier

Returns:

  • (Object)

    the current value of platform_identifier



5
6
7
# File 'lib/tarpon/entity/offering.rb', line 5

def platform_identifier
  @platform_identifier
end