Class: SVRecentTransactions

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

Overview

© 2011 QwikCilver Solutions Private Limited, All Rights Reserved.

Author:

  • Nityananda

Direct Known Subclasses

SVGiftRecentTransactions

Instance Attribute Summary collapse

Instance Attribute Details

#cardbalanceObject

Returns the value of attribute cardbalance.



8
9
10
# File 'lib/SVClient/SVRecentTransactions.rb', line 8

def cardbalance
  @cardbalance
end

#cardnumberObject

Returns the value of attribute cardnumber.



8
9
10
# File 'lib/SVClient/SVRecentTransactions.rb', line 8

def cardnumber
  @cardnumber
end

#invoicenumberObject

Returns the value of attribute invoicenumber.



8
9
10
# File 'lib/SVClient/SVRecentTransactions.rb', line 8

def invoicenumber
  @invoicenumber
end

#outletcodeObject

Returns the value of attribute outletcode.



8
9
10
# File 'lib/SVClient/SVRecentTransactions.rb', line 8

def outletcode
  @outletcode
end

#outletnameObject

Returns the value of attribute outletname.



8
9
10
# File 'lib/SVClient/SVRecentTransactions.rb', line 8

def outletname
  @outletname
end

#transactionamountObject

Returns the value of attribute transactionamount.



8
9
10
# File 'lib/SVClient/SVRecentTransactions.rb', line 8

def transactionamount
  @transactionamount
end

#transactiondateObject

Returns the value of attribute transactiondate.



8
9
10
# File 'lib/SVClient/SVRecentTransactions.rb', line 8

def transactiondate
  @transactiondate
end

#transactiondateatserverObject

Returns the value of attribute transactiondateatserver.



8
9
10
# File 'lib/SVClient/SVRecentTransactions.rb', line 8

def transactiondateatserver
  @transactiondateatserver
end

#transactiontypeObject

Returns the value of attribute transactiontype.



8
9
10
# File 'lib/SVClient/SVRecentTransactions.rb', line 8

def transactiontype
  @transactiontype
end