Class: GetACHEFTPaymentBoxRejectCSVV1Response

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

Overview

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

getACHEFTPaymentBoxRejectCSVV1Result - GetACHEFTPaymentBoxRejectCSVV1Response::GetACHEFTPaymentBoxRejectCSVV1Result

Defined Under Namespace

Classes: GetACHEFTPaymentBoxRejectCSVV1Result

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

Constructor Details

- (GetACHEFTPaymentBoxRejectCSVV1Response) initialize(getACHEFTPaymentBoxRejectCSVV1Result = nil)

Returns a new instance of GetACHEFTPaymentBoxRejectCSVV1Response



1961
1962
1963
# File 'lib/default.rb', line 1961

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

Instance Attribute Details

- (Object) getACHEFTPaymentBoxRejectCSVV1Result

Returns the value of attribute getACHEFTPaymentBoxRejectCSVV1Result



1959
1960
1961
# File 'lib/default.rb', line 1959

def getACHEFTPaymentBoxRejectCSVV1Result
  @getACHEFTPaymentBoxRejectCSVV1Result
end