Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 725 Bytes

CampaignsVouchersCreateCombinedResponseBodyLoyaltyCard.md

File metadata and controls

17 lines (9 loc) · 725 Bytes

CampaignsVouchersCreateCombinedResponseBodyLoyaltyCard

Object representing loyalty card parameters. Child attributes are present only if type is LOYALTY_CARD. Defaults to null.

Properties

Name Type Description Notes
points Integer Total points incurred over lifespan of loyalty card. [optional]
balance Integer Points available for reward redemption. [optional]
nextExpirationDate LocalDate The next closest date when the next set of points are due to expire. [optional]
nextExpirationPoints Integer The amount of points that are set to expire next. [optional]