public static class IncentiveInformation.Builder extends Object
IncentiveInformation.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
IncentiveInformation |
build()
Builds a new
IncentiveInformation object using the set fields. |
IncentiveInformation.Builder |
incentiveDetails(List<IncentiveDetails> incentiveDetails)
Setter for incentiveDetails.
|
public IncentiveInformation.Builder incentiveDetails(List<IncentiveDetails> incentiveDetails)
incentiveDetails - List of IncentiveDetails value for incentiveDetails.public IncentiveInformation build()
IncentiveInformation object using the set fields.IncentiveInformationCopyright © 2026. All rights reserved.