public class Upv1capturecontextsCompleteMandate extends Object
| Constructor and Description |
|---|
Upv1capturecontextsCompleteMandate() |
| Modifier and Type | Method and 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) |
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 |
setType(String type) |
String |
toString() |
Upv1capturecontextsCompleteMandate |
type(String type) |
public Upv1capturecontextsCompleteMandate type(String type)
public String getType()
public void setType(String type)
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 © 2025. All rights reserved.