public class Ptsv1pullfundstransferRecipientInformationPersonalIdentification extends Object
| Constructor and Description |
|---|
Ptsv1pullfundstransferRecipientInformationPersonalIdentification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
This tag will contain an acquirer-populated id value associated with the API.
|
String |
getIssuingCountry()
Issuing country of the identification.
|
String |
getPersonalIdType()
This field denotes whether the Tax ID is a business or individual's Tax ID when idType contains the value of TXIN (Tax identification).
|
String |
getType()
This tag will contain the type of recipient identification.
|
int |
hashCode() |
Ptsv1pullfundstransferRecipientInformationPersonalIdentification |
id(String id) |
Ptsv1pullfundstransferRecipientInformationPersonalIdentification |
issuingCountry(String issuingCountry) |
Ptsv1pullfundstransferRecipientInformationPersonalIdentification |
personalIdType(String personalIdType) |
void |
setId(String id) |
void |
setIssuingCountry(String issuingCountry) |
void |
setPersonalIdType(String personalIdType) |
void |
setType(String type) |
String |
toString() |
Ptsv1pullfundstransferRecipientInformationPersonalIdentification |
type(String type) |
public Ptsv1pullfundstransferRecipientInformationPersonalIdentification()
public Ptsv1pullfundstransferRecipientInformationPersonalIdentification issuingCountry(String issuingCountry)
public String getIssuingCountry()
public void setIssuingCountry(String issuingCountry)
public Ptsv1pullfundstransferRecipientInformationPersonalIdentification id(String id)
public String getId()
public void setId(String id)
public Ptsv1pullfundstransferRecipientInformationPersonalIdentification type(String type)
public String getType()
public void setType(String type)
public Ptsv1pullfundstransferRecipientInformationPersonalIdentification personalIdType(String personalIdType)
public String getPersonalIdType()
public void setPersonalIdType(String personalIdType)
Copyright © 2026. All rights reserved.