public class Ptsv1pushfundstransferSenderInformationPersonalIdentification extends Object
| Constructor and Description |
|---|
Ptsv1pushfundstransferSenderInformationPersonalIdentification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Visa Platform Connect(35) This tag will contain an acquirer-populated value associated with the API : senderInformation.personalIdType which will identify the personal ID type of the sender.
|
String |
getPersonalIdType()
Visa Platform Connect 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 |
personalIdType(String personalIdType) |
void |
setId(String id) |
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)
Copyright © 2024. All rights reserved.