| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ParticipantMetadata |
ParticipantMetadata.Builder.build()
Builds a new
ParticipantMetadata object using the set fields. |
ParticipantMetadata |
RiskSupplementaryData.getCustomer()
Getter for Customer.
|
| Modifier and Type | Method and Description |
|---|---|
RiskSupplementaryData.Builder |
RiskSupplementaryData.Builder.customer(ParticipantMetadata customer)
Setter for customer.
|
void |
RiskSupplementaryData.setCustomer(ParticipantMetadata customer)
Setter for Customer.
|
| Constructor and Description |
|---|
RiskSupplementaryData(ParticipantMetadata customer)
Initialization constructor.
|
Copyright © 2025. All rights reserved.