Schema model for a campaign loyalty card.
| Name | Type | Description | Notes |
|---|---|---|---|
| points | int | The initial number of points to assign to the loyalty card. This is the current loyalty card score i.e. the number of loyalty points on the card. | [optional] |
| expiration_rules | CampaignLoyaltyCardExpirationRules | [optional] |