Class: ProcessACHEFTWithCustomerCodeV1Response

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

Overview

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

processACHEFTWithCustomerCodeV1Result - ProcessACHEFTWithCustomerCodeV1Response::ProcessACHEFTWithCustomerCodeV1Result

Defined Under Namespace

Classes: ProcessACHEFTWithCustomerCodeV1Result

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

Constructor Details

- (ProcessACHEFTWithCustomerCodeV1Response) initialize(processACHEFTWithCustomerCodeV1Result = nil)

Returns a new instance of ProcessACHEFTWithCustomerCodeV1Response



337
338
339
# File 'lib/default.rb', line 337

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

Instance Attribute Details

- (Object) processACHEFTWithCustomerCodeV1Result

Returns the value of attribute processACHEFTWithCustomerCodeV1Result



335
336
337
# File 'lib/default.rb', line 335

def processACHEFTWithCustomerCodeV1Result
  @processACHEFTWithCustomerCodeV1Result
end