public class MobilePaymentData extends Object
Constructor and Description |
---|
MobilePaymentData() |
Modifier and Type | Method and Description |
---|---|
String |
getDpan()
The obfuscated DPAN.
|
String |
getExpiryDate()
Expiry date of the tokenized card
Format: MMYY |
void |
setDpan(String value)
The obfuscated DPAN.
|
void |
setExpiryDate(String value)
Expiry date of the tokenized card
Format: MMYY |
public String getDpan()
public void setDpan(String value)
public String getExpiryDate()
public void setExpiryDate(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.