Class: ProcessACHEFTRefundBatchV1Response

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

Overview

https://www.iatspayments.com/NetGate/ProcessACHEFTRefundBatchV1Response

processACHEFTRefundBatchV1Result - ProcessACHEFTRefundBatchV1Response::ProcessACHEFTRefundBatchV1Result

Defined Under Namespace

Classes: ProcessACHEFTRefundBatchV1Result

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

Constructor Details

- (ProcessACHEFTRefundBatchV1Response) initialize(processACHEFTRefundBatchV1Result = nil)

Returns a new instance of ProcessACHEFTRefundBatchV1Response



643
644
645
# File 'lib/default.rb', line 643

def initialize(processACHEFTRefundBatchV1Result = nil)
  @processACHEFTRefundBatchV1Result = processACHEFTRefundBatchV1Result
end

Instance Attribute Details

- (Object) processACHEFTRefundBatchV1Result

Returns the value of attribute processACHEFTRefundBatchV1Result



641
642
643
# File 'lib/default.rb', line 641

def processACHEFTRefundBatchV1Result
  @processACHEFTRefundBatchV1Result
end