Class: GetBatchProcessResultFileV1Response::GetBatchProcessResultFileV1Result

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

Overview

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

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

Constructor Details

- (GetBatchProcessResultFileV1Result) initialize

Returns a new instance of GetBatchProcessResultFileV1Result



680
681
682
# File 'lib/default.rb', line 680

def initialize
  @__xmlele_any = nil
end

Instance Attribute Details

- (Object) __xmlele_any (readonly)

Returns the value of attribute __xmlele_any



674
675
676
# File 'lib/default.rb', line 674

def __xmlele_any
  @__xmlele_any
end

Instance Method Details

- (Object) set_any(elements)



676
677
678
# File 'lib/default.rb', line 676

def set_any(elements)
  @__xmlele_any = elements
end