@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2013ProcessorInformation extends Object
| Constructor and Description |
|---|
InlineResponse2013ProcessorInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InlineResponse2013ProcessorInformation |
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() |
InlineResponse2013ProcessorInformation |
transactionId(String transactionId) |
public InlineResponse2013ProcessorInformation()
public InlineResponse2013ProcessorInformation transactionId(String transactionId)
public String getTransactionId()
public void setTransactionId(String transactionId)
public InlineResponse2013ProcessorInformation forwardedAcquirerCode(String forwardedAcquirerCode)
public String getForwardedAcquirerCode()
public void setForwardedAcquirerCode(String forwardedAcquirerCode)
Copyright © 2018. All rights reserved.