public class Tmsv2TokenizedCardCard extends Object
| Constructor and Description |
|---|
Tmsv2TokenizedCardCard() |
| 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 String getSuffix()
public String getExpirationMonth()
public String getExpirationYear()
Copyright © 2024. All rights reserved.