@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+05:30") public class TssV2TransactionsPost201ResponseEmbeddedProcessingInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedProcessingInformation() |
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)
public TssV2TransactionsPost201ResponseEmbeddedProcessingInformation commerceIndicator(String commerceIndicator)
public String getCommerceIndicator()
public void setCommerceIndicator(String commerceIndicator)
public TssV2TransactionsPost201ResponseEmbeddedProcessingInformation commerceIndicatorLabel(String commerceIndicatorLabel)
public String getCommerceIndicatorLabel()
public void setCommerceIndicatorLabel(String commerceIndicatorLabel)
Copyright © 2022. All rights reserved.