public class PtsV2PaymentsPost201Response1IssuerInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201Response1IssuerInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201Response1IssuerInformation |
code(String code) |
boolean |
equals(Object o) |
String |
getCode()
Unique code for card issuer provided by the processor.
|
String |
getName()
Name of the card issuer provided by the processor.
|
int |
hashCode() |
PtsV2PaymentsPost201Response1IssuerInformation |
name(String name) |
void |
setCode(String code) |
void |
setName(String name) |
String |
toString() |
public PtsV2PaymentsPost201Response1IssuerInformation()
public PtsV2PaymentsPost201Response1IssuerInformation name(String name)
public String getName()
public void setName(String name)
public PtsV2PaymentsPost201Response1IssuerInformation code(String code)
public String getCode()
public void setCode(String code)
Copyright © 2025. All rights reserved.