Class: GetACHEFTPaymentBoxRejectCSVV1Response
- Inherits:
-
Object
- Object
- GetACHEFTPaymentBoxRejectCSVV1Response
- Defined in:
- lib/default.rb
Overview
https://www.iatspayments.com/NetGate/GetACHEFTPaymentBoxRejectCSVV1Response
getACHEFTPaymentBoxRejectCSVV1Result - GetACHEFTPaymentBoxRejectCSVV1Response::GetACHEFTPaymentBoxRejectCSVV1Result
Defined Under Namespace
Classes: GetACHEFTPaymentBoxRejectCSVV1Result
Instance Attribute Summary (collapse)
-
- (Object) getACHEFTPaymentBoxRejectCSVV1Result
Returns the value of attribute getACHEFTPaymentBoxRejectCSVV1Result.
Instance Method Summary (collapse)
-
- (GetACHEFTPaymentBoxRejectCSVV1Response) initialize(getACHEFTPaymentBoxRejectCSVV1Result = nil)
constructor
A new instance of GetACHEFTPaymentBoxRejectCSVV1Response.
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 |