@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsReversalsPost201ResponseIssuerInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsReversalsPost201ResponseIssuerInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getResponseCode()
Additional authorization code that must be printed on the receipt when returned by the processor.
|
int |
hashCode() |
PtsV2PaymentsReversalsPost201ResponseIssuerInformation |
responseCode(String responseCode) |
void |
setResponseCode(String responseCode) |
String |
toString() |
public PtsV2PaymentsReversalsPost201ResponseIssuerInformation()
public PtsV2PaymentsReversalsPost201ResponseIssuerInformation responseCode(String responseCode)
public String getResponseCode()
public void setResponseCode(String responseCode)
Copyright © 2020. All rights reserved.