@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2002ProcessingInformation extends Object
| Constructor and Description |
|---|
InlineResponse2002ProcessingInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPaymentSolution()
Type of digital payment solution that is being used for the transaction.
|
int |
hashCode() |
InlineResponse2002ProcessingInformation |
paymentSolution(String paymentSolution) |
void |
setPaymentSolution(String paymentSolution) |
String |
toString() |
public InlineResponse2002ProcessingInformation()
public InlineResponse2002ProcessingInformation paymentSolution(String paymentSolution)
public String getPaymentSolution()
public void setPaymentSolution(String paymentSolution)
Copyright © 2018. All rights reserved.