Class: Sdkey::ClientAuthSessionInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/sdkey/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hwidObject

Returns the value of attribute hwid

Returns:

  • (Object)

    the current value of hwid



49
50
51
# File 'lib/sdkey/types.rb', line 49

def hwid
  @hwid
end

#ipObject

Returns the value of attribute ip

Returns:

  • (Object)

    the current value of ip



49
50
51
# File 'lib/sdkey/types.rb', line 49

def ip
  @ip
end