Name | Type | Description | Notes |
---|---|---|---|
total | Float | Total loyalty points earned by users. | |
datetime | DateTime | Values aggregated for the specified date. |
require 'TalonOne'
instance = TalonOne::AccountDashboardStatisticLoyaltyPoints.new(total: null,
datetime: null)