public class Upi extends Object
| Constructor and Description |
|---|
Upi() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBankCode() |
String |
getBankName() |
String |
getJuspayBankCode() |
String |
getMaskedBankAccountNumber() |
String |
getPayerApp() |
String |
getPayerVpa() |
String |
getTxnFlowType() |
String |
getUpiBankAccountReferenceId() |
void |
setBankCode(String bankCode) |
void |
setBankName(String bankName) |
void |
setJuspayBankCode(String juspayBankCode) |
void |
setMaskedBankAccountNumber(String maskedBankAccountNumber) |
void |
setPayerApp(String payerApp) |
void |
setPayerVpa(String payerVpa) |
void |
setTxnFlowType(String txnFlowType) |
void |
setUpiBankAccountReferenceId(String upiBankAccountReferenceId) |
public String getTxnFlowType()
public void setTxnFlowType(String txnFlowType)
public String getMaskedBankAccountNumber()
public void setMaskedBankAccountNumber(String maskedBankAccountNumber)
public String getBankName()
public void setBankName(String bankName)
public String getBankCode()
public void setBankCode(String bankCode)
public String getUpiBankAccountReferenceId()
public void setUpiBankAccountReferenceId(String upiBankAccountReferenceId)
public String getPayerVpa()
public void setPayerVpa(String payerVpa)
public String getPayerApp()
public void setPayerApp(String payerApp)
public String getJuspayBankCode()
public void setJuspayBankCode(String juspayBankCode)
Copyright © 2023 Juspay. All rights reserved.