Class bankPayload
- java.lang.Object
-
- com.flutterwave.rave.java.payload.bankPayload
-
public class bankPayload extends Object
- Author:
- cleopatradouglas
-
-
Constructor Summary
Constructors Constructor Description bankPayload()
-
Method Summary
-
-
-
Method Detail
-
getTest
public String getTest()
- Returns:
- the test
-
setTest
public void setTest(String test)
- Parameters:
test- the test to set
-
getSECKEY
public String getSECKEY()
- Returns:
- the SECKEY
-
setSECKEY
public void setSECKEY(String SECKEY)
- Parameters:
SECKEY- the SECKEY to set
-
getPBFPubKey
public String getPBFPubKey()
- Returns:
- the PBFPubKey
-
setPBFPubKey
public void setPBFPubKey(String PBFPubKey)
- Parameters:
PBFPubKey- the PBFPubKey to set
-
getAccountbank
public String getAccountbank()
- Returns:
- the accountbank
-
setAccountbank
public void setAccountbank(String accountbank)
- Parameters:
accountbank- the accountbank to set
-
getAccountnumber
public String getAccountnumber()
- Returns:
- the accountnumber
-
setAccountnumber
public void setAccountnumber(String accountnumber)
- Parameters:
accountnumber- the accountnumber to set
-
getCurrency
public String getCurrency()
- Returns:
- the currency
-
setCurrency
public void setCurrency(String currency)
- Parameters:
currency- the currency to set
-
getPayment_type
public String getPayment_type()
- Returns:
- the payment_type
-
setPayment_type
public void setPayment_type(String payment_type)
- Parameters:
payment_type- the payment_type to set
-
getCountry
public String getCountry()
- Returns:
- the country
-
setCountry
public void setCountry(String country)
- Parameters:
country- the country to set
-
getAmount
public String getAmount()
- Returns:
- the amount
-
setAmount
public void setAmount(String amount)
- Parameters:
amount- the amount to set
-
getEmail
public String getEmail()
- Returns:
- the email
-
setEmail
public void setEmail(String email)
- Parameters:
email- the email to set
-
getPasscode
public String getPasscode()
- Returns:
- the passcode
-
setPasscode
public void setPasscode(String passcode)
- Parameters:
passcode- the passcode to set
-
getBvn
public String getBvn()
- Returns:
- the bvn
-
setBvn
public void setBvn(String bvn)
- Parameters:
bvn- the bvn to set
-
getPhonenumber
public String getPhonenumber()
- Returns:
- the phonenumber
-
setPhonenumber
public void setPhonenumber(String phonenumber)
- Parameters:
phonenumber- the phonenumber to set
-
getFirstname
public String getFirstname()
- Returns:
- the firstname
-
setFirstname
public void setFirstname(String firstname)
- Parameters:
firstname- the firstname to set
-
getLastname
public String getLastname()
- Returns:
- the lastname
-
setLastname
public void setLastname(String lastname)
- Parameters:
lastname- the lastname to set
-
getIP
public String getIP()
- Returns:
- the IP
-
setIP
public void setIP(String IP)
- Parameters:
IP- the IP to set
-
getTxRef
public String getTxRef()
- Returns:
- the txRef
-
setTxRef
public void setTxRef(String txRef)
- Parameters:
txRef- the txRef to set
-
getDevice_fingerprint
public String getDevice_fingerprint()
- Returns:
- the device_fingerprint
-
setDevice_fingerprint
public void setDevice_fingerprint(String device_fingerprint)
- Parameters:
device_fingerprint- the device_fingerprint to set
-
getRedirect_url
public String getRedirect_url()
- Returns:
- the redirect_url
-
setRedirect_url
public void setRedirect_url(String redirect_url)
- Parameters:
redirect_url- the redirect_url to set
-
-