public class PtsV2PaymentsOrderPost201ResponseBuyerInformation extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsOrderPost201ResponseBuyerInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV2PaymentsOrderPost201ResponseBuyerInformation |
addPersonalIdentificationItem(PtsV2PaymentsOrderPost201ResponseBuyerInformationPersonalIdentification personalIdentificationItem) |
|
boolean |
equals(Object o) |
|
List<PtsV2PaymentsOrderPost201ResponseBuyerInformationPersonalIdentification> |
getPersonalIdentification() |
Get personalIdentification
|
int |
hashCode() |
|
PtsV2PaymentsOrderPost201ResponseBuyerInformation |
personalIdentification(List<PtsV2PaymentsOrderPost201ResponseBuyerInformationPersonalIdentification> personalIdentification) |
|
void |
setPersonalIdentification(List<PtsV2PaymentsOrderPost201ResponseBuyerInformationPersonalIdentification> personalIdentification) |
|
String |
toString() |
public PtsV2PaymentsOrderPost201ResponseBuyerInformation()
public PtsV2PaymentsOrderPost201ResponseBuyerInformation personalIdentification(List<PtsV2PaymentsOrderPost201ResponseBuyerInformationPersonalIdentification> personalIdentification)
public PtsV2PaymentsOrderPost201ResponseBuyerInformation addPersonalIdentificationItem(PtsV2PaymentsOrderPost201ResponseBuyerInformationPersonalIdentification personalIdentificationItem)
public List<PtsV2PaymentsOrderPost201ResponseBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<PtsV2PaymentsOrderPost201ResponseBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2026. All rights reserved.