@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-10-06T09:14:49.448Z[UTC]") public class PaymentInitiationResponse extends Object
Constructor and Description |
---|
PaymentInitiationResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getMsg()
use redirect link message
|
int |
hashCode() |
PaymentInitiationResponse |
msg(String msg) |
void |
setMsg(String msg) |
String |
toString() |
public PaymentInitiationResponse msg(String msg)
public String getMsg()
public void setMsg(String msg)
Copyright © 2020. All rights reserved.