public class Ptsv1pullfundstransferSenderInformationPersonalIdentification extends Object
| Constructor | Description |
|---|---|
Ptsv1pullfundstransferSenderInformationPersonalIdentification() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getId() |
The ID number/value.
|
String |
getIssuingCountry() |
Issuing country of the identification.
|
String |
getPersonalIdType() |
It denotes whether the tax ID is a business or individual tax ID.
|
String |
getType() |
Visa Direct This tag will contain the type of sender identification.
|
int |
hashCode() |
|
Ptsv1pullfundstransferSenderInformationPersonalIdentification |
id(String id) |
|
Ptsv1pullfundstransferSenderInformationPersonalIdentification |
issuingCountry(String issuingCountry) |
|
Ptsv1pullfundstransferSenderInformationPersonalIdentification |
personalIdType(String personalIdType) |
|
void |
setId(String id) |
|
void |
setIssuingCountry(String issuingCountry) |
|
void |
setPersonalIdType(String personalIdType) |
|
void |
setType(String type) |
|
String |
toString() |
|
Ptsv1pullfundstransferSenderInformationPersonalIdentification |
type(String type) |
public Ptsv1pullfundstransferSenderInformationPersonalIdentification()
public Ptsv1pullfundstransferSenderInformationPersonalIdentification issuingCountry(String issuingCountry)
public String getIssuingCountry()
public void setIssuingCountry(String issuingCountry)
public Ptsv1pullfundstransferSenderInformationPersonalIdentification id(String id)
public String getId()
public void setId(String id)
public Ptsv1pullfundstransferSenderInformationPersonalIdentification type(String type)
public String getType()
public void setType(String type)
public Ptsv1pullfundstransferSenderInformationPersonalIdentification personalIdType(String personalIdType)
public String getPersonalIdType()
public void setPersonalIdType(String personalIdType)
Copyright © 2026. All rights reserved.