Class: ProcessACHEFTRefundWithTransactionIdV1Response::ProcessACHEFTRefundWithTransactionIdV1Result

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

Overview

inner class for member: ProcessACHEFTRefundWithTransactionIdV1Result https://www.iatspayments.com/NetGate/ProcessACHEFTRefundWithTransactionIdV1Result

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

Constructor Details

- (ProcessACHEFTRefundWithTransactionIdV1Result) initialize

Returns a new instance of ProcessACHEFTRefundWithTransactionIdV1Result



504
505
506
# File 'lib/default.rb', line 504

def initialize
  @__xmlele_any = nil
end

Instance Attribute Details

- (Object) __xmlele_any (readonly)

Returns the value of attribute __xmlele_any



498
499
500
# File 'lib/default.rb', line 498

def __xmlele_any
  @__xmlele_any
end

Instance Method Details

- (Object) set_any(elements)



500
501
502
# File 'lib/default.rb', line 500

def set_any(elements)
  @__xmlele_any = elements
end