Class: GetCCPaymentBoxJournalCSV_x0020_V1Response
- Inherits:
-
Object
- Object
- GetCCPaymentBoxJournalCSV_x0020_V1Response
- Defined in:
- lib/default.rb
Overview
https://www.iatspayments.com/NetGate/GetCCPaymentBoxJournalCSV_x0020_V1Response
getCCPaymentBoxJournalCSV_x0020_V1Result - SOAP::SOAPBase64
Instance Attribute Summary (collapse)
-
- (Object) getCCPaymentBoxJournalCSV_x0020_V1Result
Returns the value of attribute getCCPaymentBoxJournalCSV_x0020_V1Result.
Instance Method Summary (collapse)
-
- (GetCCPaymentBoxJournalCSV_x0020_V1Response) initialize(getCCPaymentBoxJournalCSV_x0020_V1Result = nil)
constructor
A new instance of GetCCPaymentBoxJournalCSV_x0020_V1Response.
Constructor Details
- (GetCCPaymentBoxJournalCSV_x0020_V1Response) initialize(getCCPaymentBoxJournalCSV_x0020_V1Result = nil)
Returns a new instance of GetCCPaymentBoxJournalCSV_x0020_V1Response
1744 1745 1746 |
# File 'lib/default.rb', line 1744 def initialize(getCCPaymentBoxJournalCSV_x0020_V1Result = nil) @getCCPaymentBoxJournalCSV_x0020_V1Result = getCCPaymentBoxJournalCSV_x0020_V1Result end |
Instance Attribute Details
- (Object) getCCPaymentBoxJournalCSV_x0020_V1Result
Returns the value of attribute getCCPaymentBoxJournalCSV_x0020_V1Result
1742 1743 1744 |
# File 'lib/default.rb', line 1742 def getCCPaymentBoxJournalCSV_x0020_V1Result @getCCPaymentBoxJournalCSV_x0020_V1Result end |