public class Ptsv2paymentsTokenInformationTokenProvisioningInformation extends Object
| Constructor | Description |
|---|---|
Ptsv2paymentsTokenInformationTokenProvisioningInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean |
ConsumerConsentObtained() |
Flag that indicates whether the user consented to the tokenization of their credentials.
|
Ptsv2paymentsTokenInformationTokenProvisioningInformation |
consumerConsentObtained(Boolean consumerConsentObtained) |
|
boolean |
equals(Object o) |
|
int |
hashCode() |
|
Boolean |
MultiFactorAuthenticated() |
Flag that indicates whether AFA (Additional Factor of Authentication) for the PAN was completed.
|
Ptsv2paymentsTokenInformationTokenProvisioningInformation |
multiFactorAuthenticated(Boolean multiFactorAuthenticated) |
|
void |
setConsumerConsentObtained(Boolean consumerConsentObtained) |
|
void |
setMultiFactorAuthenticated(Boolean multiFactorAuthenticated) |
|
String |
toString() |
public Ptsv2paymentsTokenInformationTokenProvisioningInformation()
public Ptsv2paymentsTokenInformationTokenProvisioningInformation consumerConsentObtained(Boolean consumerConsentObtained)
public Boolean ConsumerConsentObtained()
public void setConsumerConsentObtained(Boolean consumerConsentObtained)
public Ptsv2paymentsTokenInformationTokenProvisioningInformation multiFactorAuthenticated(Boolean multiFactorAuthenticated)
public Boolean MultiFactorAuthenticated()
public void setMultiFactorAuthenticated(Boolean multiFactorAuthenticated)
Copyright © 2026. All rights reserved.