Class: EverSdk::Debot::DebotActivity

Inherits:
Object
  • Object
show all
Defined in:
lib/ever_sdk_client/debot.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dstObject (readonly)

Returns the value of attribute dst.



83
84
85
# File 'lib/ever_sdk_client/debot.rb', line 83

def dst
  @dst
end

#feeObject (readonly)

Returns the value of attribute fee.



83
84
85
# File 'lib/ever_sdk_client/debot.rb', line 83

def fee
  @fee
end

#msgObject (readonly)

Returns the value of attribute msg.



83
84
85
# File 'lib/ever_sdk_client/debot.rb', line 83

def msg
  @msg
end

#outObject (readonly)

Returns the value of attribute out.



83
84
85
# File 'lib/ever_sdk_client/debot.rb', line 83

def out
  @out
end

#setcodeObject (readonly)

Returns the value of attribute setcode.



83
84
85
# File 'lib/ever_sdk_client/debot.rb', line 83

def setcode
  @setcode
end

#signing_box_handleObject (readonly)

Returns the value of attribute signing_box_handle.



83
84
85
# File 'lib/ever_sdk_client/debot.rb', line 83

def signing_box_handle
  @signing_box_handle
end

#signkeyObject (readonly)

Returns the value of attribute signkey.



83
84
85
# File 'lib/ever_sdk_client/debot.rb', line 83

def signkey
  @signkey
end

#typeObject (readonly)

Returns the value of attribute type.



83
84
85
# File 'lib/ever_sdk_client/debot.rb', line 83

def type
  @type
end