Class: Epics::XE3
- Inherits:
-
CDD
- Object
- GenericRequest
- GenericUploadRequest
- CDD
- Epics::XE3
- Defined in:
- lib/epics/xe3.rb
Instance Attribute Summary
Attributes inherited from GenericUploadRequest
Attributes inherited from GenericRequest
Instance Method Summary collapse
Methods inherited from CDD
Methods inherited from GenericUploadRequest
#body, #cipher, #digester, #encrypt, #encrypted_order_data, #encrypted_order_signature, #initialize, #order_signature, #pad, #signature_value
Methods inherited from GenericRequest
#auth_signature, #body, #initialize, #nonce, #root, #timestamp, #to_receipt_xml, #to_transfer_xml, #to_xml
Constructor Details
This class inherits a constructor from Epics::GenericUploadRequest
Instance Method Details
#order_type ⇒ Object
2 3 4 |
# File 'lib/epics/xe3.rb', line 2 def order_type 'XE3' end |