public class CustomerAccountAuthentication extends Object
Constructor and Description |
---|
CustomerAccountAuthentication() |
Modifier and Type | Method and Description |
---|---|
String |
getData()
Data that documents and supports a specific authentication process submitted using the order.customer.account.authentication.method property.
|
String |
getMethod()
Authentication used by the customer on your website or app
Possible values :
|
String |
getUtcTimestamp()
Timestamp (YYYYMMDDHHmm) of the authentication of the customer to their account with you
|
void |
setData(String value)
Data that documents and supports a specific authentication process submitted using the order.customer.account.authentication.method property.
|
void |
setMethod(String value)
Authentication used by the customer on your website or app
Possible values :
|
void |
setUtcTimestamp(String value)
Timestamp (YYYYMMDDHHmm) of the authentication of the customer to their account with you
|
public String getData()
public void setData(String value)
public String getMethod()
public void setMethod(String value)
public String getUtcTimestamp()
public void setUtcTimestamp(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.