@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsCapturesPost201ResponseProcessorInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsCapturesPost201ResponseProcessorInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTransactionId()
Processor transaction ID.
|
int |
hashCode() |
void |
setTransactionId(String transactionId) |
String |
toString() |
PtsV2PaymentsCapturesPost201ResponseProcessorInformation |
transactionId(String transactionId) |
public PtsV2PaymentsCapturesPost201ResponseProcessorInformation()
public PtsV2PaymentsCapturesPost201ResponseProcessorInformation transactionId(String transactionId)
public String getTransactionId()
public void setTransactionId(String transactionId)
Copyright © 2020. All rights reserved.