Class: GetACHEFTPaymentBoxJournalCSVV1Response
- Inherits:
-
Object
- Object
- GetACHEFTPaymentBoxJournalCSVV1Response
- Defined in:
- lib/default.rb
Overview
https://www.iatspayments.com/NetGate/GetACHEFTPaymentBoxJournalCSVV1Response
getACHEFTPaymentBoxJournalCSVV1Result - GetACHEFTPaymentBoxJournalCSVV1Response::GetACHEFTPaymentBoxJournalCSVV1Result
Defined Under Namespace
Classes: GetACHEFTPaymentBoxJournalCSVV1Result
Instance Attribute Summary (collapse)
-
- (Object) getACHEFTPaymentBoxJournalCSVV1Result
Returns the value of attribute getACHEFTPaymentBoxJournalCSVV1Result.
Instance Method Summary (collapse)
-
- (GetACHEFTPaymentBoxJournalCSVV1Response) initialize(getACHEFTPaymentBoxJournalCSVV1Result = nil)
constructor
A new instance of GetACHEFTPaymentBoxJournalCSVV1Response.
Constructor Details
- (GetACHEFTPaymentBoxJournalCSVV1Response) initialize(getACHEFTPaymentBoxJournalCSVV1Result = nil)
Returns a new instance of GetACHEFTPaymentBoxJournalCSVV1Response
1914 1915 1916 |
# File 'lib/default.rb', line 1914 def initialize(getACHEFTPaymentBoxJournalCSVV1Result = nil) @getACHEFTPaymentBoxJournalCSVV1Result = getACHEFTPaymentBoxJournalCSVV1Result end |
Instance Attribute Details
- (Object) getACHEFTPaymentBoxJournalCSVV1Result
Returns the value of attribute getACHEFTPaymentBoxJournalCSVV1Result
1912 1913 1914 |
# File 'lib/default.rb', line 1912 def getACHEFTPaymentBoxJournalCSVV1Result @getACHEFTPaymentBoxJournalCSVV1Result end |