public class Ptsv1pushfundstransferRecipientInformationPersonalIdentification extends Object
| Constructor and Description |
|---|
Ptsv1pushfundstransferRecipientInformationPersonalIdentification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
The ID number/value.
|
String |
getType()
This tag will contain the type of sender identification.
|
int |
hashCode() |
Ptsv1pushfundstransferRecipientInformationPersonalIdentification |
id(String id) |
void |
setId(String id) |
void |
setType(String type) |
String |
toString() |
Ptsv1pushfundstransferRecipientInformationPersonalIdentification |
type(String type) |
public Ptsv1pushfundstransferRecipientInformationPersonalIdentification()
public Ptsv1pushfundstransferRecipientInformationPersonalIdentification id(String id)
public String getId()
public void setId(String id)
public Ptsv1pushfundstransferRecipientInformationPersonalIdentification type(String type)
public String getType()
public void setType(String type)
Copyright © 2024. All rights reserved.