The properties specific to the "setLoyaltyPointsExpiryDate" effect. This gets triggered when a validated rule contains the "set expiry date" effect. The current expiry date gets set to the date given in the effect.
| Name | Type | Description | Notes |
|---|---|---|---|
| ProgramId | long | ID of the loyalty program that contains these points. | |
| SubLedgerId | string | API name of the loyalty program subledger that contains these points. | |
| NewExpiryDate | DateTime | The specified expiry date and time for all active and pending point transactions in the loyalty program subledger. | |
| AffectedTransactions | List<LoyaltyLedgerEntryExpiryDateChange> | List of transactions affected by the expiry date update. | [optional] |