@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class TssV2TransactionsPost201ResponseEmbeddedProcessingInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedProcessingInformation() |
| Modifier and Type | Method and Description |
|---|---|
TssV2TransactionsPost201ResponseEmbeddedProcessingInformation |
businessApplicationId(String businessApplicationId) |
boolean |
equals(Object o) |
String |
getBusinessApplicationId()
The description for this field is not available.
|
String |
getPaymentSolution()
Type of digital payment solution that is being used for the transaction.
|
int |
hashCode() |
TssV2TransactionsPost201ResponseEmbeddedProcessingInformation |
paymentSolution(String paymentSolution) |
void |
setBusinessApplicationId(String businessApplicationId) |
void |
setPaymentSolution(String paymentSolution) |
String |
toString() |
public TssV2TransactionsPost201ResponseEmbeddedProcessingInformation()
public TssV2TransactionsPost201ResponseEmbeddedProcessingInformation paymentSolution(String paymentSolution)
public String getPaymentSolution()
public void setPaymentSolution(String paymentSolution)
public TssV2TransactionsPost201ResponseEmbeddedProcessingInformation businessApplicationId(String businessApplicationId)
public String getBusinessApplicationId()
public void setBusinessApplicationId(String businessApplicationId)
Copyright © 2018. All rights reserved.