Class: ClickClientScrap::FX::OrderResult
- Inherits:
-
Struct
- Object
- Struct
- ClickClientScrap::FX::OrderResult
- Defined in:
- lib/clickclient_scrap.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
624 625 626 |
# File 'lib/clickclient_scrap.rb', line 624 def order_no @order_no end |