Class: GetACHEFTJournalCSVV1Response
- Inherits:
-
Object
- Object
- GetACHEFTJournalCSVV1Response
- Defined in:
- lib/default.rb
Overview
https://www.iatspayments.com/NetGate/GetACHEFTJournalCSVV1Response
getACHEFTJournalCSVV1Result - GetACHEFTJournalCSVV1Response::GetACHEFTJournalCSVV1Result
Defined Under Namespace
Classes: GetACHEFTJournalCSVV1Result
Instance Attribute Summary (collapse)
-
- (Object) getACHEFTJournalCSVV1Result
Returns the value of attribute getACHEFTJournalCSVV1Result.
Instance Method Summary (collapse)
-
- (GetACHEFTJournalCSVV1Response) initialize(getACHEFTJournalCSVV1Result = nil)
constructor
A new instance of GetACHEFTJournalCSVV1Response.
Constructor Details
- (GetACHEFTJournalCSVV1Response) initialize(getACHEFTJournalCSVV1Result = nil)
Returns a new instance of GetACHEFTJournalCSVV1Response
1495 1496 1497 |
# File 'lib/default.rb', line 1495 def initialize(getACHEFTJournalCSVV1Result = nil) @getACHEFTJournalCSVV1Result = getACHEFTJournalCSVV1Result end |
Instance Attribute Details
- (Object) getACHEFTJournalCSVV1Result
Returns the value of attribute getACHEFTJournalCSVV1Result
1493 1494 1495 |
# File 'lib/default.rb', line 1493 def getACHEFTJournalCSVV1Result @getACHEFTJournalCSVV1Result end |