Class: Nem::Endpoint::Debug::Connection

Inherits:
Struct
  • Object
show all
Defined in:
lib/nem/endpoint/debug.rb

Instance Attribute Summary collapse

Instance Attribute Details

#most_recentObject

Returns the value of attribute most_recent

Returns:

  • (Object)

    the current value of most_recent



23
24
25
# File 'lib/nem/endpoint/debug.rb', line 23

def most_recent
  @most_recent
end

#outstandingObject

Returns the value of attribute outstanding

Returns:

  • (Object)

    the current value of outstanding



23
24
25
# File 'lib/nem/endpoint/debug.rb', line 23

def outstanding
  @outstanding
end