public class Riskv1authenticationsPaymentInformationCustomer extends Object
| Constructor and Description |
|---|
Riskv1authenticationsPaymentInformationCustomer() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1authenticationsPaymentInformationCustomer |
customerId(String customerId) |
boolean |
equals(Object o) |
String |
getCustomerId()
Unique identifier for the legacy Secure Storage token used in the transaction.
|
String |
getId()
Unique identifier for the Customer token used in the transaction.
|
int |
hashCode() |
Riskv1authenticationsPaymentInformationCustomer |
id(String id) |
void |
setCustomerId(String customerId) |
void |
setId(String id) |
String |
toString() |
public Riskv1authenticationsPaymentInformationCustomer()
public Riskv1authenticationsPaymentInformationCustomer customerId(String customerId)
public String getCustomerId()
public void setCustomerId(String customerId)
public Riskv1authenticationsPaymentInformationCustomer id(String id)
public String getId()
public void setId(String id)
Copyright © 2025. All rights reserved.