Class: Gateway::OrderTransactionReportFile

Inherits:
Object
  • Object
show all
Defined in:
lib/gateway/Order/order_transaction_report_file.rb

Instance Attribute Summary collapse

Instance Attribute Details

#MerchantKeyObject

Returns the value of attribute MerchantKey.



6
7
8
# File 'lib/gateway/Order/order_transaction_report_file.rb', line 6

def MerchantKey
  @MerchantKey
end

#MerchantNameObject

Returns the value of attribute MerchantName.



7
8
9
# File 'lib/gateway/Order/order_transaction_report_file.rb', line 7

def MerchantName
  @MerchantName
end

#OrderKeyObject

Returns the value of attribute OrderKey.



4
5
6
# File 'lib/gateway/Order/order_transaction_report_file.rb', line 4

def OrderKey
  @OrderKey
end

#OrderReferenceObject

Returns the value of attribute OrderReference.



5
6
7
# File 'lib/gateway/Order/order_transaction_report_file.rb', line 5

def OrderReference
  @OrderReference
end