public class Acpv1tokensBuyerInformationPersonalIdentification extends Object
| Constructor | Description |
|---|---|
Acpv1tokensBuyerInformationPersonalIdentification() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getId() |
The value of the identification type
|
String |
getIssueBy() |
The government agency that issued the driver's license or passport.
|
String |
getType() |
The type of the identification
|
int |
hashCode() |
|
Acpv1tokensBuyerInformationPersonalIdentification |
id(String id) |
|
Acpv1tokensBuyerInformationPersonalIdentification |
issueBy(String issueBy) |
|
void |
setId(String id) |
|
void |
setIssueBy(String issueBy) |
|
void |
setType(String type) |
|
String |
toString() |
|
Acpv1tokensBuyerInformationPersonalIdentification |
type(String type) |
public Acpv1tokensBuyerInformationPersonalIdentification()
public Acpv1tokensBuyerInformationPersonalIdentification type(String type)
public String getType()
public void setType(String type)
public Acpv1tokensBuyerInformationPersonalIdentification id(String id)
public String getId()
public void setId(String id)
public Acpv1tokensBuyerInformationPersonalIdentification issueBy(String issueBy)
public String getIssueBy()
public void setIssueBy(String issueBy)
Copyright © 2026. All rights reserved.