Class mobilemoneyPayload
- java.lang.Object
-
- com.flutterwave.rave.java.payload.mobilemoneyPayload
-
public class mobilemoneyPayload extends Object
- Author:
- cleopatradouglas
-
-
Constructor Summary
Constructors Constructor Description mobilemoneyPayload()
-
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
-
getMetavalue
public String getMetavalue()
- Returns:
- the metavalue
-
setMetavalue
public void setMetavalue(String metavalue)
- Parameters:
metavalue- the metavalue to set
-
getMetaname
public String getMetaname()
- Returns:
- the metaname
-
setMetaname
public void setMetaname(String metaname)
- Parameters:
metaname- the metaname to set
-
getPBFPubKey
public String getPBFPubKey()
- Returns:
- the PBFPubKey
-
setPBFPubKey
public void setPBFPubKey(String PBFPubKey)
- Parameters:
PBFPubKey- the PBFPubKey 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
-
getPhonenumber
public String getPhonenumber()
- Returns:
- the phonenumber
-
setPhonenumber
public void setPhonenumber(String phonenumber)
- Parameters:
phonenumber- the phonenumber to set
-
getNetwork
public String getNetwork()
- Returns:
- the network
-
setNetwork
public void setNetwork(String network)
- Parameters:
network- the network 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
-
getVoucher
public String getVoucher()
- Returns:
- the voucher
-
setVoucher
public void setVoucher(String voucher)
- Parameters:
voucher- the voucher 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
-
getOrderRef
public String getOrderRef()
- Returns:
- the orderRef
-
setOrderRef
public void setOrderRef(String orderRef)
- Parameters:
orderRef- the orderRef to set
-
getIs_mobile_money_gh
public int getIs_mobile_money_gh()
- Returns:
- the is_mobile_money_gh
-
setIs_mobile_money_gh
public void setIs_mobile_money_gh(int is_mobile_money_gh)
- Parameters:
is_mobile_money_gh- the is_mobile_money_gh 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
-
getIs_mobile_money_ug
public int getIs_mobile_money_ug()
- Returns:
- the is_mobile_money_ug
-
setIs_mobile_money_ug
public void setIs_mobile_money_ug(int is_mobile_money_ug)
- Parameters:
is_mobile_money_ug- the is_mobile_money_ug to set
-
getIs_mpesa
public String getIs_mpesa()
- Returns:
- the is_mpesa
-
setIs_mpesa
public void setIs_mpesa(String is_mpesa)
- Parameters:
is_mpesa- the is_mpesa to set
-
getIs_mpesa_lipa
public int getIs_mpesa_lipa()
- Returns:
- the is_mpesa_lipa
-
setIs_mpesa_lipa
public void setIs_mpesa_lipa(int is_mpesa_lipa)
- Parameters:
is_mpesa_lipa- the is_mpesa_lipa to set
-
getMeta
public mpesameta getMeta()
- Returns:
- the meta
-
setMeta
public void setMeta(mpesameta meta)
- Parameters:
meta- the meta to set
-
-