@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class PtsV2PaymentsPost201ResponseProcessorInformationIssuer extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseProcessorInformationIssuer() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponseProcessorInformationIssuer |
country(String country) |
PtsV2PaymentsPost201ResponseProcessorInformationIssuer |
discretionaryData(String discretionaryData) |
boolean |
equals(Object o) |
String |
getCountry()
Country in which the card was issued.
|
String |
getDiscretionaryData()
Data defined by the issuer.
|
int |
hashCode() |
void |
setCountry(String country) |
void |
setDiscretionaryData(String discretionaryData) |
String |
toString() |
public PtsV2PaymentsPost201ResponseProcessorInformationIssuer()
public PtsV2PaymentsPost201ResponseProcessorInformationIssuer country(String country)
public String getCountry()
public void setCountry(String country)
public PtsV2PaymentsPost201ResponseProcessorInformationIssuer discretionaryData(String discretionaryData)
public String getDiscretionaryData()
public void setDiscretionaryData(String discretionaryData)
Copyright © 2018. All rights reserved.