public class Ptsv1pushfundstransferSenderInformationPersonalIdentification extends Object
| Constructor and Description |
|---|
Ptsv1pushfundstransferSenderInformationPersonalIdentification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Processor(35)
|
String |
getIssuingCountry()
Issuing country of the identification.
|
String |
getPersonalIdType()
This tag will denote whether the tax ID is a business or individual tax ID when personal ID Type contains the value of TXIN (Tax identification).
|
String |
getType()
This tag will contain the type of sender identification.
|
int |
hashCode() |
Ptsv1pushfundstransferSenderInformationPersonalIdentification |
id(String id) |
Ptsv1pushfundstransferSenderInformationPersonalIdentification |
issuingCountry(String issuingCountry) |
Ptsv1pushfundstransferSenderInformationPersonalIdentification |
personalIdType(String personalIdType) |
void |
setId(String id) |
void |
setIssuingCountry(String issuingCountry) |
void |
setPersonalIdType(String personalIdType) |
void |
setType(String type) |
String |
toString() |
Ptsv1pushfundstransferSenderInformationPersonalIdentification |
type(String type) |
public Ptsv1pushfundstransferSenderInformationPersonalIdentification()
public Ptsv1pushfundstransferSenderInformationPersonalIdentification id(String id)
public String getId()
public void setId(String id)
public Ptsv1pushfundstransferSenderInformationPersonalIdentification personalIdType(String personalIdType)
public String getPersonalIdType()
public void setPersonalIdType(String personalIdType)
public Ptsv1pushfundstransferSenderInformationPersonalIdentification type(String type)
public String getType()
public void setType(String type)
public Ptsv1pushfundstransferSenderInformationPersonalIdentification issuingCountry(String issuingCountry)
public String getIssuingCountry()
public void setIssuingCountry(String issuingCountry)
Copyright © 2025. All rights reserved.