public class Upv1capturecontextsCompleteMandate extends Object
| Constructor | Description |
|---|---|
Upv1capturecontextsCompleteMandate() |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean |
ConsumerAuthentication() |
Configure Unified Checkout to determine whether Consumer Authentication is invoked during service orchestration.
|
Upv1capturecontextsCompleteMandate |
consumerAuthentication(Boolean consumerAuthentication) |
|
Boolean |
DecisionManager() |
Configure Unified Checkout to determine whether Decision Manager is invoked during service orchestration.
|
Upv1capturecontextsCompleteMandate |
decisionManager(Boolean decisionManager) |
|
boolean |
equals(Object o) |
|
Upv1capturecontextsCompleteMandateTms |
getTms() |
Get tms
|
String |
getType() |
This field is used to indicate how a payment should be processed.
|
int |
hashCode() |
|
void |
setConsumerAuthentication(Boolean consumerAuthentication) |
|
void |
setDecisionManager(Boolean decisionManager) |
|
void |
setTms(Upv1capturecontextsCompleteMandateTms tms) |
|
void |
setType(String type) |
|
Upv1capturecontextsCompleteMandate |
tms(Upv1capturecontextsCompleteMandateTms tms) |
|
String |
toString() |
|
Upv1capturecontextsCompleteMandate |
type(String type) |
public Upv1capturecontextsCompleteMandate type(String type)
public String getType()
public void setType(String type)
public Upv1capturecontextsCompleteMandate tms(Upv1capturecontextsCompleteMandateTms tms)
public Upv1capturecontextsCompleteMandateTms getTms()
public void setTms(Upv1capturecontextsCompleteMandateTms tms)
public Upv1capturecontextsCompleteMandate decisionManager(Boolean decisionManager)
public Boolean DecisionManager()
public void setDecisionManager(Boolean decisionManager)
public Upv1capturecontextsCompleteMandate consumerAuthentication(Boolean consumerAuthentication)
public Boolean ConsumerAuthentication()
public void setConsumerAuthentication(Boolean consumerAuthentication)
Copyright © 2026. All rights reserved.