Class: GetACHEFTJournalCSVV1Response::GetACHEFTJournalCSVV1Result

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

Overview

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

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

Constructor Details

- (GetACHEFTJournalCSVV1Result) initialize

Returns a new instance of GetACHEFTJournalCSVV1Result



1488
1489
1490
# File 'lib/default.rb', line 1488

def initialize
  @__xmlele_any = nil
end

Instance Attribute Details

- (Object) __xmlele_any (readonly)

Returns the value of attribute __xmlele_any



1482
1483
1484
# File 'lib/default.rb', line 1482

def __xmlele_any
  @__xmlele_any
end

Instance Method Details

- (Object) set_any(elements)



1484
1485
1486
# File 'lib/default.rb', line 1484

def set_any(elements)
  @__xmlele_any = elements
end