| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
LoyaltyEventAccumulatePromotionPoints |
LoyaltyEventAccumulatePromotionPoints.Builder.build()
Builds a new
LoyaltyEventAccumulatePromotionPoints object using the set fields. |
LoyaltyEventAccumulatePromotionPoints |
LoyaltyEvent.getAccumulatePromotionPoints()
Getter for AccumulatePromotionPoints.
|
| Modifier and Type | Method and Description |
|---|---|
LoyaltyEvent.Builder |
LoyaltyEvent.Builder.accumulatePromotionPoints(LoyaltyEventAccumulatePromotionPoints accumulatePromotionPoints)
Setter for accumulatePromotionPoints.
|
| Constructor and Description |
|---|
LoyaltyEvent(String id,
String type,
String createdAt,
String loyaltyAccountId,
String source,
LoyaltyEventAccumulatePoints accumulatePoints,
LoyaltyEventCreateReward createReward,
LoyaltyEventRedeemReward redeemReward,
LoyaltyEventDeleteReward deleteReward,
LoyaltyEventAdjustPoints adjustPoints,
String locationId,
LoyaltyEventExpirePoints expirePoints,
LoyaltyEventOther otherEvent,
LoyaltyEventAccumulatePromotionPoints accumulatePromotionPoints)
Initialization constructor.
|
Copyright © 2023. All rights reserved.