@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1authenticationsetupsTokenInformation extends Object
| Constructor and Description |
|---|
Riskv1authenticationsetupsTokenInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTransientToken()
A temporary ID that represents the customer's payment data (which is securely stored in Visa Data Centers).
|
int |
hashCode() |
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)
Copyright © 2020. All rights reserved.