public static class LoyaltyEventLoyaltyAccountFilter.Builder extends Object
LoyaltyEventLoyaltyAccountFilter.| Constructor and Description |
|---|
Builder(String loyaltyAccountId)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyEventLoyaltyAccountFilter |
build()
Builds a new
LoyaltyEventLoyaltyAccountFilter object using the set fields. |
LoyaltyEventLoyaltyAccountFilter.Builder |
loyaltyAccountId(String loyaltyAccountId)
Setter for loyaltyAccountId.
|
public Builder(String loyaltyAccountId)
loyaltyAccountId - String value for loyaltyAccountId.public LoyaltyEventLoyaltyAccountFilter.Builder loyaltyAccountId(String loyaltyAccountId)
loyaltyAccountId - String value for loyaltyAccountId.public LoyaltyEventLoyaltyAccountFilter build()
LoyaltyEventLoyaltyAccountFilter object using the set fields.LoyaltyEventLoyaltyAccountFilterCopyright © 2022. All rights reserved.