Sha256: 28a5a2bb2a0bcce3af1b1328f8b0b8ca32328f712c3aea39da33f90740199ec0

Contents?: true

Size: 479 Bytes

Versions: 6

Compression:

Stored size: 479 Bytes

Contents

# TalonOne::AccountDashboardStatisticReferrals

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **Float** | Total number of referrals initiated by users. | 
**datetime** | **DateTime** | Values aggregated for the specified date. | 

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

6 entries across 6 versions & 1 rubygems

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