Class: GetCCPaymentBoxJournalCSV_x0020_V1Response

Inherits:
Object
  • Object
show all
Defined in:
lib/default.rb

Overview

https://www.iatspayments.com/NetGate/GetCCPaymentBoxJournalCSV_x0020_V1Response

getCCPaymentBoxJournalCSV_x0020_V1Result - SOAP::SOAPBase64

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

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