| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.accumulatePoints(LoyaltyEventAccumulatePoints accumulatePoints)
Setter for accumulatePoints.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.adjustPoints(LoyaltyEventAdjustPoints adjustPoints)
Setter for adjustPoints.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.createdAt(String createdAt)
Setter for createdAt.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.createReward(LoyaltyEventCreateReward createReward)
Setter for createReward.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.deleteReward(LoyaltyEventDeleteReward deleteReward)
Setter for deleteReward.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.expirePoints(LoyaltyEventExpirePoints expirePoints)
Setter for expirePoints.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.id(String id)
Setter for id.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.locationId(String locationId)
Setter for locationId.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.loyaltyAccountId(String loyaltyAccountId)
Setter for loyaltyAccountId.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.otherEvent(LoyaltyEventOther otherEvent)
Setter for otherEvent.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.redeemReward(LoyaltyEventRedeemReward redeemReward)
Setter for redeemReward.
|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.source(String source)
Setter for source.
|
LoyaltyEvent.Builder |
LoyaltyEvent.toBuilder()
Builds a new
LoyaltyEvent.Builder object. |
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.type(String type)
Setter for type.
|
Copyright © 2022. All rights reserved.