Class: SVRedeem

Inherits:
SVRequest show all
Defined in:
lib/SVClient/SVRedeem.rb

Instance Method Summary collapse

Methods inherited from SVRequest

#execute, #getactivationamount, #getactivationcount, #getadditionaltxnref1, #getamount, #getapprovalcode, #getbillamount, #getcancelactivationamount, #getcancelactivationcount, #getcancelloadamount, #getcancelloadcount, #getcancelredeemamount, #getcancelredeemcount, #getcardnumber, #getcardprogramgroupname, #getcorporatename, #getcurrentbatchnumber, #getfirstname, #getiin, #getinvoicenumber, #getlastname, #getnotes, #getoriginalamount, #getoriginalapprovalcode, #getoriginalinvoicenumber, #getoriginaltransactionid, #getphonenumber, #getredeemamount, #getredeemcount, #getreloadamount, #getreloadcount, #getsettlementdate, #getterminalid, #gettrackdata, #gettransactionid, #gettransfercardnumber, #gettransfertrackdata, #populateallparams, #populatewebposgiftcardparams, #setacquirerid, #setactivationamount, #setactivationcount, #setadditionaltxnref1, #setaddoncardnumber, #setaddoncardtrackdata, #setaddress1, #setaddress2, #setamount, #setanniversary, #setapprovalcode, #setarea, #setbillamount, #setcancelactivationamount, #setcancelactivationcount, #setcancelloadamount, #setcancelloadcount, #setcancelredeemamount, #setcancelredeemcount, #setcardnumber, #setcardpin, #setcardprogramgroupname, #setcity, #setcorporatename, #setcountry, #setcurrentbatchnumber, #setdob, #setemail, #setemployeeid, #setfirstname, #setforwardingentityid, #setforwardingentitypassword, #setgender, #setinvoicenumber, #setlastname, #setmaritalstatus, #setmerchantoutletname, #setnotes, #setorganizationname, #setoriginalamount, #setoriginalapprovalcode, #setoriginalbatchnumber, #setoriginalinvoicenumber, #setoriginaltransactionid, #setpassword, #setphonealternate, #setphonenumber, #setpincode, #setposentrymode, #setposname, #setpostypeid, #setredeemamount, #setredeemcount, #setreloadamount, #setreloadcount, #setsalutation, #setstate, #setterminalappversion, #setterminalid, #settrackdata, #settransactionid, #settransfercardnumber, #setuserid, #setusername

Methods inherited from SVQcsData

#getdate, #getvalue, #getvalueasfloat, #getvalueasint, #printparams, #setvalue

Constructor Details

#initialize(type) ⇒ SVRedeem

Returns a new instance of SVRedeem.



15
16
17
# File 'lib/SVClient/SVRedeem.rb', line 15

def initialize(type)
  super(type)
end