Sha256: 67275176b0a71e2e2fd4131143c966541ad1ebd9469b30e4d992308921ade5c3

Contents?: true

Size: 479 Bytes

Versions: 6

Compression:

Stored size: 479 Bytes

Contents

# TalonOne::AccountDashboardStatisticLoyaltyPoints

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **Float** | Total loyalty points earned by users. | 
**datetime** | **DateTime** | Values aggregated for the specified date. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::AccountDashboardStatisticLoyaltyPoints.new(total: null,
                                 datetime: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/AccountDashboardStatisticLoyaltyPoints.md
talon_one-6.0.0 docs/AccountDashboardStatisticLoyaltyPoints.md
talon_one-5.0.0 docs/AccountDashboardStatisticLoyaltyPoints.md
talon_one-3.0.2 docs/AccountDashboardStatisticLoyaltyPoints.md
talon_one-3.0.1 docs/AccountDashboardStatisticLoyaltyPoints.md
talon_one-3.0.0 docs/AccountDashboardStatisticLoyaltyPoints.md