public class TxnFlowInfo extends Object
| Constructor and Description |
|---|
TxnFlowInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
String |
getErrorMessage() |
String |
getFlowType() |
String |
getStatus() |
void |
setErrorCode(String errorCode) |
void |
setErrorMessage(String errorMessage) |
void |
setFlowType(String flowType) |
void |
setStatus(String status) |
public String getStatus()
public void setStatus(String status)
public String getFlowType()
public void setFlowType(String flowType)
public String getErrorMessage()
public void setErrorMessage(String errorMessage)
public String getErrorCode()
public void setErrorCode(String errorCode)
Copyright © 2024 Juspay. All rights reserved.