@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class PtsV2PaymentsRefundPost201ResponseProcessorInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsRefundPost201ResponseProcessorInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PtsV2PaymentsRefundPost201ResponseProcessorInformation |
forwardedAcquirerCode(String forwardedAcquirerCode) |
String |
getForwardedAcquirerCode()
Name of the Japanese acquirer that processed the transaction.
|
String |
getTransactionId()
Processor transaction ID.
|
int |
hashCode() |
void |
setForwardedAcquirerCode(String forwardedAcquirerCode) |
void |
setTransactionId(String transactionId) |
String |
toString() |
PtsV2PaymentsRefundPost201ResponseProcessorInformation |
transactionId(String transactionId) |
public PtsV2PaymentsRefundPost201ResponseProcessorInformation()
public PtsV2PaymentsRefundPost201ResponseProcessorInformation transactionId(String transactionId)
public String getTransactionId()
public void setTransactionId(String transactionId)
public PtsV2PaymentsRefundPost201ResponseProcessorInformation forwardedAcquirerCode(String forwardedAcquirerCode)
public String getForwardedAcquirerCode()
public void setForwardedAcquirerCode(String forwardedAcquirerCode)
Copyright © 2018. All rights reserved.