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