@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse201PaymentInformationCard extends Object
| Constructor and Description |
|---|
InlineResponse201PaymentInformationCard() |
| 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) |
InlineResponse201PaymentInformationCard |
suffix(String suffix) |
String |
toString() |
public InlineResponse201PaymentInformationCard()
public InlineResponse201PaymentInformationCard suffix(String suffix)
public String getSuffix()
public void setSuffix(String suffix)
Copyright © 2018. All rights reserved.