Class cardLoad
- java.lang.Object
-
- com.flutterwave.rave.java.payload.cardLoad
-
public class cardLoad extends Object
- Author:
- cleopatradouglas
-
-
Constructor Summary
Constructors Constructor Description cardLoad()
-
Method Summary
-
-
-
Method Detail
-
getTest
public String getTest()
- Returns:
- the test
-
setTest
public void setTest(String test)
- Parameters:
test- the test to set
-
getSecret_key
public String getSecret_key()
- Returns:
- the secret_key
-
setSecret_key
public void setSecret_key(String secret_key)
- Parameters:
secret_key- the secret_key to set
-
getPublic_key
public String getPublic_key()
- Returns:
- the public_key
-
setPublic_key
public void setPublic_key(String public_key)
- Parameters:
public_key- the public_key to set
-
getEncryption_key
public String getEncryption_key()
- Returns:
- the encryption_key
-
setEncryption_key
public void setEncryption_key(String encryption_key)
- Parameters:
encryption_key- the encryption_key to set
-
getPin
public String getPin()
- Returns:
- the pin
-
setPin
public void setPin(String pin)
- Parameters:
pin- the pin to set
-
getSuggested_auth
public String getSuggested_auth()
- Returns:
- the suggested_auth
-
setSuggested_auth
public void setSuggested_auth(String suggested_auth)
- Parameters:
suggested_auth- the suggested_auth to set
-
getBillingzip
public String getBillingzip()
- Returns:
- the billingzip
-
setBillingzip
public void setBillingzip(String billingzip)
- Parameters:
billingzip- the billingzip to set
-
getBillingcity
public String getBillingcity()
- Returns:
- the billingcity
-
setBillingcity
public void setBillingcity(String billingcity)
- Parameters:
billingcity- the billingcity to set
-
getBillingaddress
public String getBillingaddress()
- Returns:
- the billingaddress
-
setBillingaddress
public void setBillingaddress(String billingaddress)
- Parameters:
billingaddress- the billingaddress to set
-
getBillingstate
public String getBillingstate()
- Returns:
- the billingstate
-
setBillingstate
public void setBillingstate(String billingstate)
- Parameters:
billingstate- the billingstate to set
-
getBillingcountry
public String getBillingcountry()
- Returns:
- the billingcountry
-
setBillingcountry
public void setBillingcountry(String billingcountry)
- Parameters:
billingcountry- the billingcountry to set
-
getCardno
public String getCardno()
- Returns:
- the cardno
-
setCardno
public void setCardno(String cardno)
- Parameters:
cardno- the cardno to set
-
getCvv
public String getCvv()
- Returns:
- the cvv
-
setCvv
public void setCvv(String cvv)
- Parameters:
cvv- the cvv to set
-
getExpirymonth
public String getExpirymonth()
- Returns:
- the expirymonth
-
setExpirymonth
public void setExpirymonth(String expirymonth)
- Parameters:
expirymonth- the expirymonth to set
-
getExpiryyear
public String getExpiryyear()
- Returns:
- the expiryyear
-
setExpiryyear
public void setExpiryyear(String expiryyear)
- Parameters:
expiryyear- the expiryyear to set
-
getCurrency
public String getCurrency()
- Returns:
- the currency
-
setCurrency
public void setCurrency(String currency)
- Parameters:
currency- the currency 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
-
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
-
getMetaname
public String getMetaname()
- Returns:
- the metaname
-
setMetaname
public void setMetaname(String metaname)
- Parameters:
metaname- the metaname to set
-
getMetavalue
public String getMetavalue()
- Returns:
- the metavalue
-
setMetavalue
public void setMetavalue(String metavalue)
- Parameters:
metavalue- the metavalue 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
-
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
-
-