Class: Thor::AppClient::StructCustomer

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

Instance Attribute Summary collapse

Instance Attribute Details

#connectionObject

Returns the value of attribute connection

Returns:

  • (Object)

    the current value of connection



41
42
43
# File 'lib/ThorClient.rb', line 41

def connection
  @connection
end

#pidObject

Returns the value of attribute pid

Returns:

  • (Object)

    the current value of pid



41
42
43
# File 'lib/ThorClient.rb', line 41

def pid
  @pid
end