@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedMerchantInitiatedTransaction extends Object
| Constructor and Description |
|---|
Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedMerchantInitiatedTransaction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPreviousTransactionId()
Network transaction identifier that was returned in the payment response field _processorInformation.transactionID_ in the reply message for either the original merchant-initiated payment in the series or the previous merchant-initiated payment in the series.
|
int |
hashCode() |
Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedMerchantInitiatedTransaction |
previousTransactionId(String previousTransactionId) |
void |
setPreviousTransactionId(String previousTransactionId) |
String |
toString() |
public Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedMerchantInitiatedTransaction()
public Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedMerchantInitiatedTransaction previousTransactionId(String previousTransactionId)
public String getPreviousTransactionId()
public void setPreviousTransactionId(String previousTransactionId)
Copyright © 2022. All rights reserved.