public class Tmsv2tokenizeTokenInformationCustomerObjectInformation extends Object
| Constructor | Description |
|---|---|
Tmsv2tokenizeTokenInformationCustomerObjectInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Tmsv2tokenizeTokenInformationCustomerObjectInformation |
comment(String comment) |
|
boolean |
equals(Object o) |
|
String |
getComment() |
Comments that you can make about the customer.
|
String |
getTitle() |
Name or title of the customer.
|
int |
hashCode() |
|
void |
setComment(String comment) |
|
void |
setTitle(String title) |
|
Tmsv2tokenizeTokenInformationCustomerObjectInformation |
title(String title) |
|
String |
toString() |
public Tmsv2tokenizeTokenInformationCustomerObjectInformation()
public Tmsv2tokenizeTokenInformationCustomerObjectInformation title(String title)
public String getTitle()
public void setTitle(String title)
public Tmsv2tokenizeTokenInformationCustomerObjectInformation comment(String comment)
public String getComment()
public void setComment(String comment)
Copyright © 2026. All rights reserved.