| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
IncentiveDetails |
IncentiveDetails.Builder.build()
Builds a new
IncentiveDetails object using the set fields. |
| Modifier and Type | Method and Description |
|---|---|
List<IncentiveDetails> |
IncentiveInformation.getIncentiveDetails()
Getter for IncentiveDetails.
|
| Modifier and Type | Method and Description |
|---|---|
IncentiveInformation.Builder |
IncentiveInformation.Builder.incentiveDetails(List<IncentiveDetails> incentiveDetails)
Setter for incentiveDetails.
|
void |
IncentiveInformation.setIncentiveDetails(List<IncentiveDetails> incentiveDetails)
Setter for IncentiveDetails.
|
| Constructor and Description |
|---|
IncentiveInformation(List<IncentiveDetails> incentiveDetails)
Initialization constructor.
|
Copyright © 2026. All rights reserved.