Class: SBIClient::FX::OrderResult
- Inherits:
-
Struct
- Object
- Struct
- SBIClient::FX::OrderResult
- Defined in:
- lib/sbiclient.rb
Overview
注文結果
Instance Attribute Summary collapse
-
#order_no ⇒ Object
Returns the value of attribute order_no.
Instance Attribute Details
#order_no ⇒ Object
Returns the value of attribute order_no
723 724 725 |
# File 'lib/sbiclient.rb', line 723 def order_no @order_no end |