Class: GetCCJournalCSV_x0020_V1Response
- Inherits:
-
Object
- Object
- GetCCJournalCSV_x0020_V1Response
- Defined in:
- lib/default.rb
Overview
https://www.iatspayments.com/NetGate/GetCCJournalCSV_x0020_V1Response
getCCJournalCSV_x0020_V1Result - SOAP::SOAPBase64
Instance Attribute Summary (collapse)
-
- (Object) getCCJournalCSV_x0020_V1Result
Returns the value of attribute getCCJournalCSV_x0020_V1Result.
Instance Method Summary (collapse)
-
- (GetCCJournalCSV_x0020_V1Response) initialize(getCCJournalCSV_x0020_V1Result = nil)
constructor
A new instance of GetCCJournalCSV_x0020_V1Response.
Constructor Details
- (GetCCJournalCSV_x0020_V1Response) initialize(getCCJournalCSV_x0020_V1Result = nil)
Returns a new instance of GetCCJournalCSV_x0020_V1Response
1249 1250 1251 |
# File 'lib/default.rb', line 1249 def initialize(getCCJournalCSV_x0020_V1Result = nil) @getCCJournalCSV_x0020_V1Result = getCCJournalCSV_x0020_V1Result end |
Instance Attribute Details
- (Object) getCCJournalCSV_x0020_V1Result
Returns the value of attribute getCCJournalCSV_x0020_V1Result
1247 1248 1249 |
# File 'lib/default.rb', line 1247 def getCCJournalCSV_x0020_V1Result @getCCJournalCSV_x0020_V1Result end |