Sha256: 8648ec185ea20139fff30ba0aa9cd254324f8b5824fb569bbd40e98a5d2408c4
Contents?: true
Size: 315 Bytes
Versions: 3
Compression:
Stored size: 315 Bytes
Contents
class Epics::AZV < Epics::GenericUploadRequest def header client.header_request.build( nonce: nonce, timestamp: timestamp, order_type: 'CD1', order_attribute: 'OZHNN', order_params: {}, num_segments: 1, mutable: { TransactionPhase: 'Initialisation' } ) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
epics-2.7.0 | lib/epics/azv.rb |
epics-2.6.0 | lib/epics/azv.rb |
epics-2.5.0 | lib/epics/azv.rb |