@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponsePaymentInformationCard extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponsePaymentInformationCard() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSuffix()
Last four digits of the cardholder’s account number.
|
int |
hashCode() |
void |
setSuffix(String suffix) |
PtsV2PaymentsPost201ResponsePaymentInformationCard |
suffix(String suffix) |
String |
toString() |
public PtsV2PaymentsPost201ResponsePaymentInformationCard()
public PtsV2PaymentsPost201ResponsePaymentInformationCard suffix(String suffix)
public String getSuffix()
public void setSuffix(String suffix)
Copyright © 2020. All rights reserved.