public class Upv1capturecontextsCompleteMandateTms extends Object
| Constructor | Description |
|---|---|
Upv1capturecontextsCompleteMandateTms() |
| Modifier and Type | Method | Description |
|---|---|---|
Upv1capturecontextsCompleteMandateTms |
addTokenTypesItem(String tokenTypesItem) |
|
boolean |
equals(Object o) |
|
List<String> |
getTokenTypes() |
Cybersource tokens types you are performing a create on.
|
int |
hashCode() |
|
void |
setTokenCreate(Boolean tokenCreate) |
|
void |
setTokenTypes(List<String> tokenTypes) |
|
Boolean |
TokenCreate() |
Use this when you want to create a token from the card/bank data in your payment request.
|
Upv1capturecontextsCompleteMandateTms |
tokenCreate(Boolean tokenCreate) |
|
Upv1capturecontextsCompleteMandateTms |
tokenTypes(List<String> tokenTypes) |
|
String |
toString() |
public Upv1capturecontextsCompleteMandateTms()
public Upv1capturecontextsCompleteMandateTms tokenCreate(Boolean tokenCreate)
public Boolean TokenCreate()
public void setTokenCreate(Boolean tokenCreate)
public Upv1capturecontextsCompleteMandateTms tokenTypes(List<String> tokenTypes)
public Upv1capturecontextsCompleteMandateTms addTokenTypesItem(String tokenTypesItem)
public List<String> getTokenTypes()
Copyright © 2026. All rights reserved.