@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierTokenizedCardCard extends Object
| Constructor and Description |
|---|
Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierTokenizedCardCard() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getExpirationMonth()
Two-digit month in which the customer’s latest payment card expires.
|
String |
getExpirationYear()
Four-digit year in which the customer’s latest payment card expires.
|
String |
getSuffix()
The customer’s latest payment card number suffix
|
int |
hashCode() |
String |
toString() |
public Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierTokenizedCardCard()
public String getSuffix()
public String getExpirationMonth()
public String getExpirationYear()
Copyright © 2020. All rights reserved.