Method: AEMO::NMI::Allocation#type

Defined in:
lib/aemo/nmi/allocation.rb,
lib/aemo/nmi/allocation.rb

#typeSymbol

Returns the current value of type.

Returns:

  • (Symbol)

    the current value of type

Since:

  • 0.3.0



20
21
22
# File 'lib/aemo/nmi/allocation.rb', line 20

def type
  @type
end