Class: GetACHEFTPaymentBoxJournalCSVV1Response::GetACHEFTPaymentBoxJournalCSVV1Result

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

Overview

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

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

Constructor Details

- (GetACHEFTPaymentBoxJournalCSVV1Result) initialize

Returns a new instance of GetACHEFTPaymentBoxJournalCSVV1Result



1907
1908
1909
# File 'lib/default.rb', line 1907

def initialize
  @__xmlele_any = nil
end

Instance Attribute Details

- (Object) __xmlele_any (readonly)

Returns the value of attribute __xmlele_any



1901
1902
1903
# File 'lib/default.rb', line 1901

def __xmlele_any
  @__xmlele_any
end

Instance Method Details

- (Object) set_any(elements)



1903
1904
1905
# File 'lib/default.rb', line 1903

def set_any(elements)
  @__xmlele_any = elements
end