# VoucherifySdk::CustomerLoyalty ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **points** | **Integer** | Customer's loyalty points. | | | **referred_customers** | **Integer** | Total number of customers referred by the customer. | | | **campaigns** | [**Hash<String, CustomerLoyaltyCampaignsValue>**](CustomerLoyaltyCampaignsValue.md) | Contains campaigns with details about point balances and how many customers were referred by the customer. | |