public class Ucv1sessionsDataBuyerInformationPersonalIdentification extends Object
| Constructor | Description |
|---|---|
Ucv1sessionsDataBuyerInformationPersonalIdentification() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getId() |
CPF Number (Brazil).
|
String |
getIssuedBy() |
Indicates the identity of the issuing authority, usually a state or country code
|
String |
getType() |
The type of document issued that identifies the account owner/authorized signer
|
int |
hashCode() |
|
Ucv1sessionsDataBuyerInformationPersonalIdentification |
id(String id) |
|
Ucv1sessionsDataBuyerInformationPersonalIdentification |
issuedBy(String issuedBy) |
|
void |
setId(String id) |
|
void |
setIssuedBy(String issuedBy) |
|
void |
setType(String type) |
|
String |
toString() |
|
Ucv1sessionsDataBuyerInformationPersonalIdentification |
type(String type) |
public Ucv1sessionsDataBuyerInformationPersonalIdentification()
public Ucv1sessionsDataBuyerInformationPersonalIdentification type(String type)
public String getType()
public void setType(String type)
public Ucv1sessionsDataBuyerInformationPersonalIdentification id(String id)
public String getId()
public void setId(String id)
public Ucv1sessionsDataBuyerInformationPersonalIdentification issuedBy(String issuedBy)
public String getIssuedBy()
public void setIssuedBy(String issuedBy)
Copyright © 2026. All rights reserved.