# VoucherifySdk::LoyaltiesMembersGetResponseBodyLoyaltyCard ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **points** | **Integer** | Total points incurred over the lifespan of the loyalty card. | [optional] | | **balance** | **Integer** | Points available for reward redemption. | [optional] | | **next_expiration_date** | **Date** | The next closest date when the next set of points are due to expire. | [optional] | | **next_expiration_points** | **Integer** | The amount of points that are set to expire next. | [optional] |