| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
V2paymentsBuyerInformationPersonalIdentification |
V2paymentsBuyerInformationPersonalIdentification.id(String id) |
V2paymentsBuyerInformationPersonalIdentification |
V2paymentsBuyerInformationPersonalIdentification.issuedBy(String issuedBy) |
V2paymentsBuyerInformationPersonalIdentification |
V2paymentsBuyerInformationPersonalIdentification.type(V2paymentsBuyerInformationPersonalIdentification.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
List<V2paymentsBuyerInformationPersonalIdentification> |
V2paymentsBuyerInformation.getPersonalIdentification()
Get personalIdentification
|
List<V2paymentsBuyerInformationPersonalIdentification> |
InlineResponse2002BuyerInformation.getPersonalIdentification()
Get personalIdentification
|
| Modifier and Type | Method and Description |
|---|---|
V2paymentsBuyerInformation |
V2paymentsBuyerInformation.addPersonalIdentificationItem(V2paymentsBuyerInformationPersonalIdentification personalIdentificationItem) |
InlineResponse2002BuyerInformation |
InlineResponse2002BuyerInformation.addPersonalIdentificationItem(V2paymentsBuyerInformationPersonalIdentification personalIdentificationItem) |
| Modifier and Type | Method and Description |
|---|---|
V2paymentsBuyerInformation |
V2paymentsBuyerInformation.personalIdentification(List<V2paymentsBuyerInformationPersonalIdentification> personalIdentification) |
InlineResponse2002BuyerInformation |
InlineResponse2002BuyerInformation.personalIdentification(List<V2paymentsBuyerInformationPersonalIdentification> personalIdentification) |
void |
V2paymentsBuyerInformation.setPersonalIdentification(List<V2paymentsBuyerInformationPersonalIdentification> personalIdentification) |
void |
InlineResponse2002BuyerInformation.setPersonalIdentification(List<V2paymentsBuyerInformationPersonalIdentification> personalIdentification) |
Copyright © 2018. All rights reserved.