@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponseIssuerInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseIssuerInformation() |
public PtsV2PaymentsPost201ResponseIssuerInformation()
public PtsV2PaymentsPost201ResponseIssuerInformation country(String country)
public String getCountry()
public void setCountry(String country)
public PtsV2PaymentsPost201ResponseIssuerInformation discretionaryData(String discretionaryData)
public String getDiscretionaryData()
public void setDiscretionaryData(String discretionaryData)
public PtsV2PaymentsPost201ResponseIssuerInformation countrySpecificDiscretionaryData(String countrySpecificDiscretionaryData)
public String getCountrySpecificDiscretionaryData()
public void setCountrySpecificDiscretionaryData(String countrySpecificDiscretionaryData)
public PtsV2PaymentsPost201ResponseIssuerInformation responseCode(String responseCode)
public String getResponseCode()
public void setResponseCode(String responseCode)
Copyright © 2020. All rights reserved.