public class NetworkTokenData extends Object
Constructor and Description |
---|
NetworkTokenData() |
Modifier and Type | Method and Description |
---|---|
String |
getNetworkToken()
The network token alternative for the full Permanent Account Number.
|
String |
getTokenExpiryDate()
The expiry date of the network token.
|
String |
getTokenReferenceId()
A unique identifier that can be used with Visa Token Service (VTS) or Mastercard Digital Enablement Service (MDES) to retrieve token details.
|
void |
setNetworkToken(String value)
The network token alternative for the full Permanent Account Number.
|
void |
setTokenExpiryDate(String value)
The expiry date of the network token.
|
void |
setTokenReferenceId(String value)
A unique identifier that can be used with Visa Token Service (VTS) or Mastercard Digital Enablement Service (MDES) to retrieve token details.
|
public String getNetworkToken()
public void setNetworkToken(String value)
public String getTokenExpiryDate()
public void setTokenExpiryDate(String value)
public String getTokenReferenceId()
public void setTokenReferenceId(String value)
Copyright © 2025 Worldline Global Collect. All rights reserved.