public class TssV2TransactionsGet200ResponsePaymentInformationCustomer extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponsePaymentInformationCustomer() |
| Modifier and Type | Method and Description |
|---|---|
TssV2TransactionsGet200ResponsePaymentInformationCustomer |
customerId(String customerId) |
boolean |
equals(Object o) |
String |
getCustomerId()
Unique identifier for the customer's card and billing information.
|
String |
getId()
Unique identifier for the Customer token that was created as part of a bundled TOKEN_CREATE action.
|
int |
hashCode() |
TssV2TransactionsGet200ResponsePaymentInformationCustomer |
id(String id) |
void |
setCustomerId(String customerId) |
void |
setId(String id) |
String |
toString() |
public TssV2TransactionsGet200ResponsePaymentInformationCustomer()
public TssV2TransactionsGet200ResponsePaymentInformationCustomer customerId(String customerId)
public String getCustomerId()
public void setCustomerId(String customerId)
public TssV2TransactionsGet200ResponsePaymentInformationCustomer id(String id)
public String getId()
public void setId(String id)
Copyright © 2025. All rights reserved.