Class: SBIClient::FX::OrderResult

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

Overview

注文結果

Instance Attribute Summary collapse

Instance Attribute Details

#order_noObject

Returns the value of attribute order_no

Returns:

  • (Object)

    the current value of order_no



723
724
725
# File 'lib/sbiclient.rb', line 723

def order_no
  @order_no
end