public class WalletTopup extends JuspayEntity
JuspayEntity.RequestMethod| Constructor and Description |
|---|
WalletTopup() |
| Modifier and Type | Method and Description |
|---|---|
WalletTopupStatus |
getTopup() |
String |
getTxnFlowType() |
void |
setTopup(WalletTopupStatus topup) |
void |
setTxnFlowType(String txnFlowType) |
addInputParamsToResponse, createEntityFromResponse, makeServiceCallpublic String getTxnFlowType()
public void setTxnFlowType(String txnFlowType)
public WalletTopupStatus getTopup()
public void setTopup(WalletTopupStatus topup)
Copyright © 2023 Juspay. All rights reserved.