public class Riskv1authenticationsetupsTokenInformation extends Object
| Constructor and Description |
|---|
Riskv1authenticationsetupsTokenInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getJti()
TMS Transient Token, 64 hexadecimal id value representing captured payment credentials (including Sensitive Authentication Data, e.g.
|
String |
getTransientToken()
A temporary ID that represents the customer's payment data (which is securely stored in Visa Data Centers).
|
int |
hashCode() |
Riskv1authenticationsetupsTokenInformation |
jti(String jti) |
void |
setJti(String jti) |
void |
setTransientToken(String transientToken) |
String |
toString() |
Riskv1authenticationsetupsTokenInformation |
transientToken(String transientToken) |
public Riskv1authenticationsetupsTokenInformation()
public Riskv1authenticationsetupsTokenInformation transientToken(String transientToken)
public String getTransientToken()
public void setTransientToken(String transientToken)
public Riskv1authenticationsetupsTokenInformation jti(String jti)
public String getJti()
public void setJti(String jti)
Copyright © 2025. All rights reserved.