Class: OrderTransactionReportFile

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

Instance Attribute Summary collapse

Instance Attribute Details

#MerchantKeyObject

Returns the value of attribute MerchantKey.



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

def MerchantKey
  @MerchantKey
end

#MerchantNameObject

Returns the value of attribute MerchantName.



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

def MerchantName
  @MerchantName
end

#OrderKeyObject

Returns the value of attribute OrderKey.



2
3
4
# File 'lib/mundipagg/Order/order_transaction_report_file.rb', line 2

def OrderKey
  @OrderKey
end

#OrderReferenceObject

Returns the value of attribute OrderReference.



3
4
5
# File 'lib/mundipagg/Order/order_transaction_report_file.rb', line 3

def OrderReference
  @OrderReference
end